Hi,

On 03/13/13 07:18, Richard Frith-Macdonald wrote:

could it be that multi-line comments are not supported and a */ is expected at 
every line?? or perhaps I am interpreting the code wrong...

I think you are interpreting it exactly right ... I tweaked the code a littleso 
it shouldprint a warnign and try to continue rather than crashing, but I'm not 
sure it will actually be an improvement (other than letting you know what the 
problem is) ... perhaps it shoudl just terminate?
Well, I don't know if there is a "spec" for these propertly lists and in that case for comments. I case we should adhere to it. I found that in the file there were several accidental wrong terminators, which made the file have multi-line comments in practice. I fixed that. If it is not supported a warning or even a graceful exit with a termination (like: "comment line expected at N") would be fine.

By the way, regenerating the file gives me a lot of troubles, but that is a different question and thread.

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to