View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002685 | unreal | ircd | public | 2005-11-11 06:36 | 2007-04-24 04:56 |
| Reporter | w00t | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | n/a | OS Version | n/a | ||
| Product Version | 3.2.3 | ||||
| Fixed in Version | 3.3-alpha0 | ||||
| Summary | 0002685: Useless if () in m_help.c | ||||
| Description | Looking at various stuff through viewcvs: if (!IsServer(sptr) && MyConnect(sptr) && !IsPerson(sptr)) { } ---- This used to do something in 2.x days (return; if I remember :p) but it doesn't do anything *now*. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-11-11 06:36 | w00t | New Issue | |
| 2007-04-18 19:07 | WolfSage | File Added: m_help.patch | |
| 2007-04-18 19:07 | WolfSage | Note Added: 0013552 | |
| 2007-04-18 19:07 | WolfSage | Note Edited: 0013552 | |
| 2007-04-19 02:26 |
|
Status | new => confirmed |
| 2007-04-24 04:56 |
|
Status | confirmed => resolved |
| 2007-04-24 04:56 |
|
Fixed in Version | => 3.3-alpha0 |
| 2007-04-24 04:56 |
|
Resolution | open => fixed |
| 2007-04-24 04:56 |
|
Assigned To | => stskeeps |
| 2007-04-24 04:56 |
|
Note Added: 0013651 |