Author: theraven
Date: Thu Aug 28 17:22:09 2008
New Revision: 3552
URL: http://svn.gna.org/viewcvs/etoile?rev=3552&view=rev
Log:
Added an autorelease message to every new message.
BIG WARNING: If you are autoreleasing objects created with new yourself your
Smalltalk probably now contains bugs. If you want to do some manual retain /
release / autorelease stuff then create objects with alloc/init, not with new.
Objects created with other constructors should already be autoreleased.
Modified:
trunk/Etoile/Languages/Smalltalk/SmalltalkKit/MessageSend.m
_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs