http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1448 *** shadow/1448 Fri Apr 20 17:00:31 2001 --- shadow/1448.tmp.11488 Fri Apr 20 17:00:31 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | Xerces-C crashes when locale is not set. in user env | + +----------------------------------------------------------------------------+ + | Bug #: 1448 Product: Xerces-C | + | Status: NEW Version: 1.4 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Linux | + | Priority: Component: Utilities | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When env var LANG is not set for user account, parser will crash while using + locale info in string conversion. Would be much better to use default en_US + locale, say, use API setlocale(); to query/set locale. + + + Thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
