View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000352 | LDMud | LPC Compiler/Preprocessor | public | 2005-01-23 20:03 | 2005-01-23 20:03 |
Reporter | bubbs | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0000352: pragmas to enforce/restrict catch modifiers | ||||
Description | Is there any chance of pragmas (or some other mechanism) to enforce or restrict the use of catch(; ) modifiers ? On my mud, I would very much like to have the 'publish' modifier on by default, and to never allow the 'nolog' modifier. | ||||
Additional Information | #pragma catch_publish #pragma catch_no_publish #pragma catch_nolog #pragma catch_no_nolog #pragma no_* ? All these 'no's are confusing, I admit. However, the naming system is entirely consistant. | ||||
Tags | No tags attached. | ||||
External Data (URL) | |||||
related to | 0000206 | new | Error handling inside a hook |