View Issue Details

IDProjectCategoryView StatusLast Update
0000352LDMudLPC Compiler/Preprocessorpublic2005-01-23 21:03
Reporterbubbs Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0000352: pragmas to enforce/restrict catch modifiers
DescriptionIs 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.
TagsNo tags attached.
External Data (URL)

Relationships

related to 0000206 new Error handling inside a hook 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2005-01-23 21:03 bubbs New Issue
2009-10-02 10:06 zesstra Relationship added related to 0000206