Author: qmathe
Date: Mon Oct 22 16:00:59 2012
New Revision: 7829

URL: http://svn.gna.org/viewcvs/etoile?rev=7829&view=rev
Log:
* Rewrote -didChangeCurrentNodeInStore: in COCommitTrack to react correctly to 
commits and undo/redo actions on the receiver (on GNUstep these distributed 
notification are not lost when running the test suite, unlike on Mac OS X where 
it seems the tracks are deallocated before the notifications get delivered)

* Fixed a COCommitTrack memory management bug in -nextNodeOnTrackFrom:backwards:

Notes: All tests now pass on GNUstep (using Clang 3.1, libobjc2 1.6.1 and 
GNUstep SVN trunk on Linux x86-32). 
The FFI forwarding issue I couldn't track down back in August seems to have 
been solved in GNUstep. Also Base appears to build with the non-fragile ABI 
now when requested. Previously --disable-mixedabi had no effects.

Modified:
    trunk/Etoile/Frameworks/CoreObject/COCommitTrack.m
    trunk/Etoile/Frameworks/CoreObject/COTrack.m
    trunk/Etoile/Frameworks/CoreObject/GNUmakefile


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

Reply via email to