View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002699 | unreal | ircd | public | 2005-11-17 00:20 | 2012-12-26 20:01 |
| Reporter | w00t | Assigned To | |||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | n/a | OS Version | n/a | ||
| Product Version | 3.2.3 | ||||
| Fixed in Version | 3.4-alpha1 | ||||
| Summary | 0002699: Apparantly totally unused #ifdef'd stuff in lusers.c | ||||
| Description | #ifdef IRC_COMMENT int clients; /* total */ int invisible; /* invisible */ int servers; /* servers */ int operators; /* operators */ int unknown; /* unknown local connections */ int channels; /* channels */ int me_clients; /* my clients */ int me_servers; /* my servers */ int me_max; /* local max */ int global_max; /* global max */ #endif ^-- a grep on that reveals that it's the only occurence. Heck, is that file even really needed anymore? | ||||
| 3rd party modules | |||||
|
|
Was fixed when we removed lusers.c, i think |
|
|
http://hg.unrealircd.org/hg/unreal/rev/ee0ee0ea6322 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-11-17 00:20 | w00t | New Issue | |
| 2007-04-27 04:38 |
|
Status | new => acknowledged |
| 2007-05-04 09:37 |
|
Status | acknowledged => resolved |
| 2007-05-04 09:37 |
|
Fixed in Version | => 3.3-alpha0 |
| 2007-05-04 09:37 |
|
Resolution | open => fixed |
| 2007-05-04 09:37 |
|
Assigned To | => stskeeps |
| 2007-05-04 09:37 |
|
Note Added: 0014002 | |
| 2012-12-26 20:01 |
|
Note Added: 0017282 | |
| 2012-12-26 20:01 |
|
Assigned To | stskeeps => |
| 2012-12-26 20:01 |
|
Fixed in Version | 3.3-alpha0 => 3.4-alpha1 |