This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: genini: comments


On Tue, Jun 08, 2010 at 11:32:39PM -0500, Yaakov (Cygwin/X) wrote:
>setup.html says (emphasis mine):
>
>> Lines that *begin* with '#' are considered to be comments and are 
>> ignored by the setup.ini generator.
>
>Some of my sdesc/ldesc include a '#' not in the context of a comment
>(e.g. C#), and this was causing the rest of the field to be chomp()ed,
>mangling the resulting setup.ini.
>
>Patch attached.

That's not right.  The intent is to provide comments like:

foo: bar #comment

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]