-
Notifications
You must be signed in to change notification settings - Fork 5
cast compiler warnings please #145
Comments
This item should cover as many common cases of malformed define-object content as possible. |
This issue has a double-dollar tag, but only a $100 bounty is posted here. That would correspond to a single-dollar tag, like for the other bounties. Considering the contribution-effort-reward balance, is this a single or double-dollar bounty? I'm considering making a fix, but that depends on this balance. |
Removed bounty, this is too open-ended. Will be adding more bounties for other issues. |
Nooooo!!! :( While awaiting you reply, I went ahead by implementing a kick-ass extension to Gendl for syntax-checking, for which I dedicated quite some time now. How unfortunate this is. What made you remove the bounty? I personally think this syntax-checker is extremely important ingredient to any language and the description definitely wasn't too open-ended, on the contrary. Will send you a private e-mail with the implementation. |
Please, cast warnings or errors if someone writes syntactically incorrect object definitions.
At this moment, Gendl will ignore the :a slot definition and the user (me in this case) gets an error when he tries to reference the slot, which is confusing.
The text was updated successfully, but these errors were encountered: