Author: theraven
Date: Sun Nov 30 03:42:27 2008
New Revision: 4037

URL: http://svn.gna.org/viewcvs/etoile?rev=4037&view=rev
Log:
Half-fixed the bug Eric found in EtoileThread.  This fix works with FFI, but 
not ffcall.  If you experience the problem, please build GNUstep-base with 
./configure --enable-libffi or implement the -_storeRetval method in 
GSFFCallInvocation.  

I've also modified Eric's test case so that it now hits the proxy hard.  It 
does 100,000 iterations and with the last version was consistently showing 
problems before about 2000, usually within the first few hundred.  It now (on 
my machine, at least) completes all 100K iterations without problems.

This should fix some random weirdness with Mélodie.  


Modified:
    trunk/Etoile/Frameworks/EtoileFoundation/EtoileThread/ETThreadedObject.m
    
trunk/Etoile/Frameworks/EtoileFoundation/EtoileThread/Test/ETThreadTestEric.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to