MantisBT - mSLDev
View Issue Details
0000205mSLDevSyntax Checkingpublic2013-12-17 07:042013-12-17 07:04
Wims 
 
normalminorhave not tried
newopen 
 
 
0000205: Errors/informations with event definitions
With the following code:
on *:text:{ }

msldev reports an error: "on text matchtext parameter is missing" which is correct:
It also reports an information: "On Event missing actual commands."

While that might be correct, since { } can be considered as empty, if the event is actually:
on *:text:*:#:{ }

msldev does not report that information (and no error), so there it doesn't consider { } as empty (which is prefered imo).
No tags attached.
Issue History
2013-12-17 07:04WimsNew Issue

There are no notes attached to this issue.