bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recent drawing optimizations


From: Richard Frith-Macdonald
Subject: Re: Recent drawing optimizations
Date: Tue, 1 Apr 2003 16:23:27 +0100


On Tuesday, April 1, 2003, at 04:14  pm, David Ayers wrote:

Alexander Malmberg wrote:

GSCurrentThread(),
I just noticed that the NSThread.h declares it to be public, yet NSThread.m has an inline directive. This should probably be fixed.

I think that's ok ... declaring a function inline should not mean that you can't use it elsewhere.

Ahh, just found it, mad a typo in my find/grep. Note that this method executes in the defaultThread. Therefore the gui might need to assert that its also setup in the default thread.

Good point.  I really think it should.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]