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/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep