[PATCH]: windres and strings spanning more that one line
Mark Blackburn
marklist@fangorn.ca
Fri Feb 14 22:25:00 GMT 2003
More information about the Binutils mailing list
Fri Feb 14 22:25:00 GMT 2003
- Previous message (by thread): [PATCH]: windres and strings spanning more that one line
- Next message (by thread): [PATCH]: windres and strings spanning more that one line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My previous patch was miscounting the current line in the .rc file. This should fix that. I'm also considering submitting a patch to make keywords (ICON, FONT) case insensitive. I have no idea it the .rc file specification is published anywhere but Borland and Microsoft seem to support mixed case on the keywords. Could one of the binutils maintainers get back to me on this? Mark Blackburn wrote: > This is an attempt to fix windres choking on multi-line strings like > this: > ID RCDATA > BEGIN > "string1" > "string2" > END > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: windres-patch URL: <https://sourceware.org/pipermail/binutils/attachments/20030214/cbb01a70/attachment.ksh>
- Previous message (by thread): [PATCH]: windres and strings spanning more that one line
- Next message (by thread): [PATCH]: windres and strings spanning more that one line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list