Re: compiling base with gcc 4.1 results in Gui app segfault

2006-05-23 Thread Jonathan Isom
know what changed. I was easily able to reproduce it yesterday compiling everything multiple time. So I don't know. Thanks Jonathan -- Gregory John Casamento - Original Message From: Jonathan Isom <[EMAIL PROTECTED]> To: gnustep-dev@gnu.org

compiling base with gcc 4.1 results in Gui app segfault

2006-05-22 Thread Jonathan Isom
I compiled svn today with gc 4.1 and was getting a segfault and running in gdb crashed gdb. the work around i found was to compile base with gcc 3.4.3 and everything else with gcc 4.1. base only apps appear to still work with gcc 4.1 (strange). it doesn't matter which backend is used.

Re: Two NSFileManager questions

2006-03-09 Thread Jonathan Isom
should not happen... Does GWorkspace crash only deleting or with all the file operations? Perhaps a gdb backtrace could help me While on the subject of symlinks GWorkspace can't select dangling symlinks there for can't be moved or delet