|
From: | Richard Frith-Macdonald |
Subject: | [bug #28939] -[NSString getCString:] doesn't work |
Date: | Sat, 20 Feb 2010 19:25:23 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 |
Follow-up Comment #3, bug #28939 (project gnustep): It (@"string") is a constant string ... so getCString_c() will be used, but really the same reasoning applies ... both methods simply call the same underlying code ... which makes it likely that a separate memory corruption issue is causing a failure wiht one method but not the other simply because using different methods changes where things are located in memory. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?28939> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |