I see in the patch that you've changed
#define FTC_GCACHE_LOOKUP_CMP( cache, famcmp, nodecmp, hash, \
gindex, query, node, error ) \
...
to
#define FTC_GCACHE_LOOKUP_CMP( cache, famcmp, nodecmp, hash, gindex, query,
node, error ) \
...
(this is, all arguments of the macros are in a single line). Why? Is
there a bug in the Atari preprocessor which enforces that? In case my
assumption is correct, please add a comment directly to the macros
which are affected by this change so that it doesn't get reverted
accidentally.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel