[tex-k] FAIL: tests/ttf.test

Norbert Preining preining at logic.at
Fri Nov 9 03:05:28 CET 2012


Hi Peter,

On Mi, 07 Nov 2012, Peter Breitenlohner wrote:
> according to the msg above the first undefined reference is
>   icu_50::OpenTypeLayoutEngine::characterProcessing(unsigned short const*,
>     int, int, int, signed char, unsigned short*&, icu_50::LEGlyphStorage&,
>     LEErrorCode&)
> so please verify that libs/icu/icu-build/lib/libicule.a defines exactly this.

nm --demangle libicule.a | grep -i icu_50::OpenTypeLayoutEngine::characterProcessing

gives me:

0000000000000000 T icu_50::OpenTypeLayoutEngine::characterProcessing(char16_t const*, int, int, int, signed char, char16_t*&, icu_50::LEGlyphStorage&, LEErrorCode&)

So we would need
	unsigned short	<-> 	char16_t
to make that match.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
IPING (participial vb.)
The increasingly anxious shifting from leg to leg you go through when
you are desperate to go to the lavatory and the person you are talking
to keeps on remembering a few final things he want to mention.
			--- Douglas Adams, The Meaning of Liff


More information about the tex-k mailing list