Xlat now works under linux - Big thanks to Neil Graham (I no longer have to...
Xlat now works under linux - Big thanks to Neil Graham (I no longer have to find a windows box). Still slight problems working with glibc before 2.2.4 (If you mess up the parameters it seg faults due to handling of wprintf) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174902 13f79535-47bb-0310-9956-ffa450edef68
Showing
- tools/NLS/Xlat/Makefile 106 additions, 0 deletionstools/NLS/Xlat/Makefile
- tools/NLS/Xlat/Xlat.cpp 205 additions, 81 deletionstools/NLS/Xlat/Xlat.cpp
- tools/NLS/Xlat/Xlat.hpp 29 additions, 1 deletiontools/NLS/Xlat/Xlat.hpp
- tools/NLS/Xlat/Xlat_CppSrc.cpp 31 additions, 14 deletionstools/NLS/Xlat/Xlat_CppSrc.cpp
- tools/NLS/Xlat/Xlat_CppSrc.hpp 4 additions, 0 deletionstools/NLS/Xlat/Xlat_CppSrc.hpp
- tools/NLS/Xlat/Xlat_ICUResourceBundle.cpp 32 additions, 20 deletionstools/NLS/Xlat/Xlat_ICUResourceBundle.cpp
- tools/NLS/Xlat/Xlat_MsgCatalog.cpp 42 additions, 15 deletionstools/NLS/Xlat/Xlat_MsgCatalog.cpp
- tools/NLS/Xlat/Xlat_Win32RC.cpp 28 additions, 10 deletionstools/NLS/Xlat/Xlat_Win32RC.cpp
Loading
Please register or sign in to comment