File: KNOWN-PROBLEMS

package info (click to toggle)
eggdrop 1.6.20-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,020 kB
  • sloc: ansic: 56,566; sh: 4,560; tcl: 2,747; makefile: 1,506
file content (28 lines) | stat: -rw-r--r-- 1,151 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
$Id: KNOWN-PROBLEMS,v 1.21 2010/01/03 13:27:22 pseudo Exp $

Known Problems
Last revised: April 16, 2003
    _____________________________________________________________________

                               Known Problems


  Things that are broken, but aren't getting fixed anytime soon:

    * Non-working alarm(10) in Linux (calls to gethostbyaddr/name() have
      blocked for long periods when bind/named doesn't resolve quickly, and
      the alarm does not interrupt it).

      Note: This should now work if you use the dns module.

    * High-bit characters are being filtered from channel names. This is a
      fault of the Tcl interpreter, and not Eggdrop. The Tcl interpreter
      filters the characters when it reads a file for interpreting. Update
      your Tcl to version 8.1 or higher.

    * Version 8.1 of Tcl doesn't support unicode characters, for example, .
      If those characters are handled in a script as text, you run into errors.
      Eggdrop can't handle these errors at the moment.
    _____________________________________________________________________

  Copyright (C) 2003 - 2010 Eggheads Development Team