[EMAIL PROTECTED] wrote:
>
> abagchi 00/01/05 15:30:38
>
> Modified:c/src/util/Transcoders/Iconv IconvTransService.cpp
> IconvTransService.hpp
> Log:
> Fixed the new class IconvLCPTranscoder functions. Tested on Linux only.
>
Looks good -- they compile fine
rahulj 99/11/19 16:28:38
Modified:c/src/util/Transcoders/Iconv IconvTransService.cpp
Log:
Added code for case-insensitive wide character string compares
Revision ChangesPath
1.3 +40 -46
xml-xerces/c/src/util/Transcoders/Iconv/IconvTransService.cpp
Index: I
abagchi 99/11/17 13:52:52
Modified:c/src/util/Transcoders/Iconv IconvTransService.cpp
Log:
Changed wcscasecmp() to wcscmp() to make it work on Solaris and AIX
Revision ChangesPath
1.2 +5 -2
xml-xerces/c/src/util/Transcoders/Iconv/IconvTransService.cpp
Ind