--- Additional Comments From ktietz at onevision dot com 2010-07-10 16:21
---
The solution for this issue is to quote the name by '. This prevents that the
.def file parser treats the symbol name as keyword.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11612
--- Yo
--- Additional Comments From ktietz at onevision dot com 2010-07-09 11:56
---
The failure isn't reasoned by shift reduces. The underlying problem you see
here is, that for IDs the keywords aren't recognized. So symbols named 'data',
or 'BASE', etc aren
--- Additional Comments From ktietz at onevision dot com 2008-05-09 12:02
---
Committed to cvs head on 9th of May 2008
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From ktietz at onevision dot com 2008-05-09 12:01
---
Created an attachment (id=2729)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2729&action=view)
Applied patch on cvs head
--
What|Removed
--- Additional Comments From ktietz at onevision dot com 2008-04-03 14:46
---
Committed at revision 1.103
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From ktietz at onevision dot com 2008-04-03 13:35
---
Created an attachment (id=2349)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2349&action=view)
Fix for problem
The rva's offset for IAT and thunk was not set to PE_IDATA4_SIZE or
PE
--- Additional Comments From ktietz at onevision dot com 2007-09-11 15:11
---
This fix is obvious. A missing check for a nil filename leads in strchr to a
segmentation fault. I moved the default initialization - if it is nil - to top
of function.
--
What|Removed
--- Additional Comments From ktietz at onevision dot com 2007-09-11 14:35
---
Checked in to trunk repository
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From ktietz at onevision dot com 2007-09-11 11:12
---
I posted a patch for this. See http://sourceware.org/ml/binutils/2007-
09/msg00118.html
The yacc file eats wrongly in stringtables the next token after passing one
element. This was old code, where the
--- Additional Comments From ktietz at onevision dot com 2007-06-27 13:14
---
(In reply to comment #0)
> When there are multibyte characters(Chinese characters, for example) in the
> text of controls(for example: Label) in dialog resources, WINDRES generates
> corrupted and
10 matches
Mail list logo