1 |
segfault |
1.1 |
BUG REPORTS: |
2 |
johoho |
1.3 |
=== ======= |
3 |
segfault |
1.1 |
(i.e. things that are broke, but aren't getting fixed anytime soon) |
4 |
|
|
|
5 |
|
|
* Solve to non-working alarm(10) in linux (calls to gethostbyaddr/name() |
6 |
|
|
have blocked for long periods when bind/named doesn't resolve quickly, |
7 |
johoho |
1.3 |
and the alarm does not interrupt it). |
8 |
segfault |
1.1 |
* High-bit characters are being filtered from channel names. This is |
9 |
|
|
a fault of the TCL interpreter, and not eggdrop. The TCL interpreter |
10 |
|
|
filters the characters when it reads a file for interpreting. |
11 |
johoho |
1.3 |
* There is a "ghost bug" in eggdrop at the moment. We don't know how to |
12 |
johoho |
1.4 |
fix it, since we can't reproduce it. If you can so, please report it to |
13 |
|
|
eggheads@eggheads.org. Visit http://www.eggheads.org/bugzilla/show_bug.cgi?id=4 |
14 |
johoho |
1.3 |
for more details... |