bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: address@hidden
Subject: [Bug binutils/4356] windres fails on files with spaces
Date: Tue, 1 Mar 2011 07:56:20 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=4356

--- Comment #5 from Hendrik Sattler <address@hidden> 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 receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]