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.