View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005772 | unreal | ircd | public | 2020-10-11 15:49 | 2020-10-11 15:49 |
Reporter | bejito | Assigned To | |||
Priority | low | Severity | trivial | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 5.0.7 | ||||
Summary | 0005772: Synthax | ||||
Description | In unrealircd-5.0.7/src/crule.c, line 109 remove ')' : #if defined(CR_DEBUG) || defined(CR_CHKCONF) /* prototypes for the test parser; if not debugging, these are * defined in h.h */ char *crule_parse(char *); void crule_free(char **); #ifdef CR_DEBUG void print_tree(crule_treeptr)); /* <--------- remove ')' #endif #endif | ||||
Steps To Reproduce | use CR_DEBUG | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-11 15:49 | bejito | New Issue |