Commit Graph

4 Commits

Author SHA1 Message Date
Zane U. Ji 672bbce65d Fixed crashes in Xerces-C by using wide file names
Xerces-C crashes when a file name is NULL. If the locale is wrong, wxString::mb_str returns NULL.

Wide file names also enables opening a file with any characters in its name on Windows. Since there is no wide file names on POSIX, it doesn't make much difference except that the program is more stable.
2013-10-19 08:44:17 +08:00
Gerald Schmidt 68b60043a3 updated for v. 1.0.3 2010-04-25 22:24:53 +00:00
Gerald Schmidt b5f97f4b53 Updated for 1.2.0.6 2009-11-06 17:06:12 +00:00
Gerald Schmidt ed7abc9dd5 Updated for 1.2.0.6 2009-10-04 22:52:34 +00:00