Details
Description
Source file xercesc/util/Transcoders/ICU/ICUTransService.cpp contains two
apparent typos causing build failure when using ICU for transcoding. Easily
fixed by correcting the following:
1. spurious comma in parameter list at line 130
2. missing '*' operator before 'sizeof' at line 134
I assume that this error is independent of the build envirionment, but I will be
overly complete due to lack of experience submitting bugs. Build env:
Arch: Sun SPARC sun4u running SunOS 5.9 Generic 112233-04
Compiler: GCC 3.2.3 using Sun linker and assembler