View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000484 | LDMud 3.3 | LPC Compiler/Preprocessor | public | 2006-09-07 06:12 | 2007-10-06 22:32 |
| Reporter | lynx | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.3.713 | ||||
| Summary | 0000484: if __VERSION_MICRO__ > 711 illegal | ||||
| Description | code that makes version checks in #if breaks with the error message illegal unary operator in #if | ||||
| Additional Information | something like this will no longer work # if __VERSION_MICRO__ > 711 extra = tls_check_certificate(who, 1); # else extra = tls_check_certificate(who); # endif the problem was recently introduced after 712 | ||||
| Tags | No tags attached. | ||||