Discussion:
[Bug binutils/4933] windres does not escape path with spaces in them
ktietz at redhat dot com
2012-02-10 17:35:46 UTC
Permalink
http://sourceware.org/bugzilla/show_bug.cgi?id=4933

Kai Tietz <ktietz at redhat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |ktietz at redhat dot com

--- Comment #4 from Kai Tietz <ktietz at redhat dot com> 2012-02-10 17:35:46 UTC ---
Hmm, is this issue resolved?
--
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.
ktietz at redhat dot com
2012-02-15 11:59:49 UTC
Permalink
http://sourceware.org/bugzilla/show_bug.cgi?id=4933

Kai Tietz <ktietz at redhat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED

--- Comment #5 from Kai Tietz <ktietz at redhat dot com> 2012-02-15 11:59:49 UTC ---
As this issue is pretty old and I expect reporter won't reply anymore, I will
close this bug. If issue still exists, please open an new report for it.
--
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.
manus at eiffel dot com
2012-02-16 23:42:09 UTC
Permalink
http://sourceware.org/bugzilla/show_bug.cgi?id=4933

--- Comment #6 from Emmanuel Stapf <manus at eiffel dot com> 2012-02-16 23:42:09 UTC ---
I'm still following this bug. So far I've been using the workaround
successfully. I'll try on more time without the `--preprocessor' option and
report back.
--
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.
eabesea at rambler dot ru
2015-10-16 18:31:51 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

Evgeniy <eabesea at rambler dot ru> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |eabesea at rambler dot ru
Version|2.17 |2.24
Resolution|FIXED |---

--- Comment #7 from Evgeniy <eabesea at rambler dot ru> ---
I got this bug today on MinGW-w64 5.1.0
--
You are receiving this mail because:
You are on the CC list for the bug.
gusfl at free dot fr
2016-03-13 22:41:03 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

gusfl <gusfl at free dot fr> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |gusfl at free dot fr
Severity|normal |critical
--
You are receiving this mail because:
You are on the CC list for the bug.
nickc at redhat dot com
2016-03-22 16:54:03 UTC
Permalink
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.
nickc at redhat dot com
2016-03-22 16:55:48 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

--- Comment #9 from Nick Clifton <nickc at redhat dot com> ---
Hmm, reads title of the PR.... OK so we need to escape the spaces in the name.
Hang on sec then...
--
You are receiving this mail because:
You are on the CC list for the bug.
nickc at redhat dot com
2016-03-22 11:53:44 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

--- Comment #10 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 9119
--> https://sourceware.org/bugzilla/attachment.cgi?id=9119&action=edit
Proposed patch

Could someone please try out this *experimental* patch and let me know if it
works ?

Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
manus at eiffel dot com
2016-03-23 14:16:21 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

--- Comment #11 from Emmanuel Stapf <manus at eiffel dot com> ---
Looking at the patch it seems it would do what it supposed to do. Is there a
way to get a binary version ?
--
You are receiving this mail because:
You are on the CC list for the bug.
nickc at redhat dot com
2016-03-24 09:32:05 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

--- Comment #12 from Nick Clifton <nickc at redhat dot com> ---
Hi Emmanuel,
Post by manus at eiffel dot com
Looking at the patch it seems it would do what it supposed to do. Is there a
way to get a binary version ?
Sorry - I do not have access to a mingw development environment. Where do you
get your binaries from - maybe they could help create a new one for you ?

I could possibly build a 64-bit cygwin targeted version of windres. Would that
help ?

Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
jon.turney at dronecode dot org.uk
2018-05-11 21:01:21 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=4933

Jon Turney <jon.turney at dronecode dot org.uk> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jon.turney at dronecode dot org.uk
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...