BTW, can anyone run the unit tests for the text module in a Big Endian system?

I ran the tests in a big-endian machine: PowerPC G3 processor. All the
tests pertaining to the text module failed.

Perfect! :-)

It failed in pdf_text_init(), so could be due to different things. Could you configure it with --enable-debug-base and send me the PDF_DEBUG_BASE logs?

The outputs just for one test is enough, something like this:

libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:87: TextContext: Host Endianness is 'Little Endian'. libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:156: TextContext: Locale name is 'en_GB.UTF-8'. libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:158: TextContext: Language ID is 'en'. libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:160: TextContext: Country ID is 'GB'. libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:119: TextContext: Host Encoding is 'UTF-8'.


Reply via email to