Re: [Cegcc-devel] Windres questions

2007-03-06 Thread Pedro Alves
Danny Backx wrote: > >Error messages will describe stuff in the latter format which is >unknown and therefore incomprehensible to the programmer. Not good. > >However, the syntax allowed appears to be a manageable subset of >the C syntax. Would it be a silly idea to implement that

[Cegcc-devel] Windres questions

2007-03-06 Thread Danny Backx
Windres doesn't provide very sensible error messages, this bothers me so I've been looking into it. I have two questions. 1. From the documentation I see on MSDN, the snippet below doesn't appear to be valid. The LTEXT line ends with a comma, which indicates that a style should follow. But it