View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002116 | unreal | ircd | public | 2004-10-09 06:18 | 2004-11-05 16:41 |
| Reporter | Xuefer | Assigned To | |||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | win2k | OS | windows | ||
| Product Version | 3.2.1 | ||||
| Fixed in Version | 3.2.3 | ||||
| Summary | 0002116: missing const in match.c | ||||
| Description | functions in match.c should have const for most of the parameters this help to remove warnning when we write modules, trying to pass "const char*" to my*cmp() (don't forget common.h) | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-10-09 06:18 | Xuefer | New Issue | |
| 2004-10-29 15:23 |
|
Status | new => assigned |
| 2004-10-29 15:23 |
|
Assigned To | => codemastr |
| 2004-11-05 16:41 |
|
Status | assigned => resolved |
| 2004-11-05 16:41 |
|
Fixed in Version | => 3.2.3 |
| 2004-11-05 16:41 |
|
Resolution | open => fixed |
| 2004-11-05 16:41 |
|
Note Added: 0008258 |