|
From: | Stefan Huehner |
Subject: | [bugs #12321] gmt = [NSTimeZone [NSTimeZone timeZoneWithAbbreviation:@"GMT"] cause Exception |
Date: | Tue, 15 Mar 2005 00:21:39 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050306 Firefox/1.0.1 (Debian package 1.0.1-2) |
Follow-up Comment #1, bugs #12321 (project gnustep): after inserting the NSLOG-statement the problem went away.. digging into the code is supect the following: the NSLog triggers a count in the NSInternalAbbrevDict wich triggers a [NSTimeZone abbreviationMap] and this method then loads the dictionary, which could otherwise be uninitialized. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12321> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |