[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11853] starting gdnc in a directory with spaces causes spawn to f
From: |
Richard Frith-Macdonald |
Subject: |
[bugs #11853] starting gdnc in a directory with spaces causes spawn to fail |
Date: |
Fri, 18 Feb 2005 08:22:22 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) |
Update of bugs #11853 (project gnustep):
Status: None => Fixed
Open/Closed: Open => In Test
_______________________________________________________
Follow-up Comment #4:
Solved the problem with the unicode filesystem support.
I't a bug in mingw. Recent mingw runtime releases have it fixed, but the
main mingw package still comes with the older tuntime.
So ... you need to get a recent mingw runtime, or ... I rewrote NSFileManager
so you can turn off unicode filesystem support by commenting out a couple of
lines at the top so that UNICODE and _UNICODE are not defined.
Once that was fixed, I found and fixed a couple of windows specific bugs in
NSTask.m, so you need to get the latest version of that file too.
Hopefully there are no other issues with this.
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11853>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/