[Bug binutils/4356] windres fails on files with spaces

2011-02-28 Thread satt...@mixed-mode.de
http://sourceware.org/bugzilla/show_bug.cgi?id=4356 --- Comment #5 from Hendrik Sattler 2011-03-01 07:56:18 UTC --- The fix is equally simple, though, this time in windres.c: -I%s -> -I\"%s\" -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receivin

[Bug binutils/4356] windres fails on files with spaces

2011-02-28 Thread satt...@mixed-mode.de
http://sourceware.org/bugzilla/show_bug.cgi?id=4356 Hendrik Sattler changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED