[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/4933] windres does not escape path with spaces in them
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/4933] windres does not escape path with spaces in them |
Date: |
Tue, 22 Mar 2016 16:54:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=4933
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #8 from Nick Clifton <nickc at redhat dot com> ---
Hi Guys,
If I understand this bug report correctly, the problem is that the popen()
system call does not cope with paths that contain spaces, right ? If so, then
I am not sure that there is anything that the binutils can actually do. Is
there a Windows specific way (or maybe mingw specific way) of converting a path
containing spaces into one that does not contain spaces, but which will still
locate the correct file ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.