[Bug binutils/4987] windres does not get stdin input file

2007-09-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-09-17 10:00 --- I have applied Kai's patch: http://sourceware.org/ml/binutils/2007-09/msg00125.html Cheers Nick -- What|Removed |Added ---

[Bug binutils/4987] windres does not get stdin input file

2007-09-11 Thread ktietz at onevision dot com
--- 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

[Bug binutils/4987] windres does not get stdin input file

2007-09-01 Thread alon dot barlev at gmail dot com
--- Additional Comments From alon dot barlev at gmail dot com 2007-09-01 10:46 --- Created an attachment (id=1979) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1979&action=view) binutils-2.18-windres.patch -- http://sourceware.org/bugzilla/show_bug.cgi?id=4987 --- You