Author: theraven Date: Wed Oct 16 15:08:38 2013 New Revision: 37245 URL: http://svn.gna.org/viewcvs/gnustep?rev=37245&view=rev Log: Fix a bug whereby the singleton NSFileHandle instances (stdin, stdout, stderr) are autoreleased and become dangling pointers on exit.
Reported on Stack Overflow: http://stackoverflow.com/questions/19389749/why-gnustep-nsrunloop-quits-immediately-with-arc Added: libs/base/trunk/Tests/base/NSFileHandle/singleton.m Modified: libs/base/trunk/Source/GSFileHandle.m _______________________________________________ Gnustep-cvs mailing list [email protected] https://mail.gna.org/listinfo/gnustep-cvs
