|
From: Leif M. <le...@ta...> - 2003-02-17 03:44:41
|
FReAK, I went in and improved the code which reads properties in from the config files. The Wrapper will now strip all leading and trailing spaces from a line before parsing it. It will also remove any comment placed on the same line as a property. This should fix things so that your problematic config file would work again. This will be in the 3.0.0 release. Due out as soon as I get done with the docs... Cheers, Leif FReAK La Marsch wrote: >Hi Leif, >well I used only comments starting with # > >The versions of comments I used were > >#my comment >a paramter > >or > >a parameter #my comment > >or > >a parameter >#my comment > >Because I have lost that faulty config file (why didn't I copy 'n paste it >to the list? ... damn) I can't send it to you. > >I tried to reproduce the error with inserting comments in the new file of >which I thought I used them in the old file, but the error didn't come up >again :-( >So I think it was a very wired thing I had and I hope that noone else is >running into this ever again. > >Have a nice day, >FReAK > > |