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: nickc at redhat dot com
Subject: [Bug binutils/4356] windres fails on files with spaces
Date: Thu, 01 Apr 2021 15:50:50 +0000

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

--- Comment #20 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Eli Zaretskii from comment #19)
Hi Eli,

> So I think removing the fnquotes thingy from 'read_rc_file' should fix the
> problem.  Please test.

But... the fnquotes thingy is used to quote the filename, not the preprocessor
args:

      sprintf (cmd, "%s %s %s%s%s", preprocessor, preprocargs,
               fnquotes, filename, fnquotes);

-- 
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]