[bug #14766] FFI failure with gcc-4.0.1

2005-10-11 Thread Richard Frith-Macdonald
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=14766 Summary: FFI failure with gcc-4.0.1 Project: GNUstep Submitted by: CaS Submitted on: Tue 10/11/05 at 09:57 Category: Base/Foundation

Re: Problem Installing Gorm with MINGW32 (fwd)

2005-10-11 Thread Nicola Pero
Just forwarding the email to the mailing list to make sure it doesn't get forgotten ... I might not have time to look into the ProjectCenter makefiles immediately and I don't want the issue to be forgotten ;-) Thanks -- Forwarded message -- Date: Tue, 11 Oct 2005 13:05:34

[bug #14759] NSApplication image multithreading problem

2005-10-11 Thread Quentin Mathé
Update of bug #14759 (project gnustep): Status:None = Invalid ___ Follow-up Comment #2: Here are some notes on which Cocoa classes are thread safe or not:

[bug #14759] NSApplication image multithreading problem

2005-10-11 Thread Fred Kiefer
Follow-up Comment #3, bug #14759 (project gnustep): Quentin, I think that performSelectorOnMainThread:withObject:waitUntilDone: is implemented in base and hope that it is actually working correctly, as it gets used by the gui view refreshing quiet heavily.