You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/06/28 00:31:05 UTC

[Bug 1601] - DOMString bug

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1601

*** shadow/1601	Sun May 20 17:26:38 2001
--- shadow/1601.tmp.9084	Wed Jun 27 15:31:05 2001
***************
*** 1,19 ****
! Bug#: 1601
! Product: Xerces-C
! Version: 1.4
! Platform: PC
! OS/Version: Linux
! Status: NEW   
! Resolution: 
! Severity: Blocker
! Priority: High
! Component: DOM
! AssignedTo: xerces-c-dev@xml.apache.org                            
! ReportedBy: faboire@hotmail.com               
! URL: 
! Cc: 
! Summary: DOMString bug
! 
  On linux slackware 7.1  kernel 2.4.4
  gcc version :2.95.2
  platform :i686
--- 1,19 ----
! +============================================================================+
! | DOMString bug                                                              |
! +----------------------------------------------------------------------------+
! |        Bug #: 1601                        Product: Xerces-C                |
! |       Status: RESOLVED                    Version: 1.4                     |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Blocker                  OS/Version: Linux                   |
! |     Priority: High                      Component: DOM                     |
! +----------------------------------------------------------------------------+
! |  Assigned To: xerces-c-dev@xml.apache.org                                  |
! |  Reported By: faboire@hotmail.com                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  On linux slackware 7.1  kernel 2.4.4
  gcc version :2.95.2
  platform :i686
***************
*** 74,76 ****
--- 74,92 ----
  
  Thanks in advance for your help 
  Martin
+ 
+ ------- Additional Comments From zhangpy@hotmail.com  2001-06-27 15:31 -------
+ ...
+ #include <locale.h>
+ ...
+ int main()
+ {
+ ...
+ // After the program initialization
+  setlocale(LC_ALL, "");   
+ ...
+ // setting and invoking your parser after here
+ ...
+ }
+ 
+ please verify, thanks.
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org