[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3519] Locales not correct
From: |
nobody |
Subject: |
[Bug #3519] Locales not correct |
Date: |
Thu, 08 May 2003 20:19:48 -0400 |
=================== BUG #3519: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3519&group_id=99
Submitted by: None Project: GNUstep
Submitted on: Thu 05/08/2003 at 20:19
Category: Base/Foundation Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: Locales not correct
Original Submission: +stringWithFormat: and -initWithFormat: in NSString
and NSScanner(unless explicitely set) should be using default locale, not the
user's current locale.
i.e.
[NSString stringWithFormat: @"%f",3.14]; should always
return 3.14, yet, with LANG=sv_SE, it returns 3,14
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3519&group_id=99
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug #3519] Locales not correct,
nobody <=