|
From: | Riccardo Mottola |
Subject: | Re: make_strings |
Date: | Wed, 13 Mar 2013 08:13:59 +0100 |
User-agent: | Mozilla/5.0 (X11; NetBSD i386; rv:17.0) Gecko/20130221 Thunderbird/17.0.2 |
Hi, On 03/13/13 07:18, Richard Frith-Macdonald wrote:
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.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?
By the way, regenerating the file gives me a lot of troubles, but that is a different question and thread.
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |