[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] Re: Some public APIs using FT_Int/FT_UInt should be improved
From: |
Werner LEMBERG |
Subject: |
[ft-devel] Re: Some public APIs using FT_Int/FT_UInt should be improved in future |
Date: |
Thu, 25 Dec 2008 08:53:42 +0100 (CET) |
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
Re: [freetype-devel] Some public APIs using FT_Int/FT_UInt should be improved in future (Re: [ft-devel] Atari/PureC port status), mpsuzuki, 2008/12/25
- [ft-devel] Re: [freetype-devel] Some public APIs using FT_Int/FT_UInt should be improved in future, Werner LEMBERG, 2008/12/25
- [ft-devel] conversion from cvs repository to git (Re: [freetype-devel] Some public APIs using FT_Int/FT_UInt should be improved in future), mpsuzuki, 2008/12/25
- Re: [ft-devel] conversion from cvs repository to git (Re: [freetype-devel] Some public APIs using FT_Int/FT_UInt should be improved in future), James Cloos, 2008/12/25
- Re: [ft-devel] conversion from cvs repository to git (Re: [freetype-devel] Some public APIs using FT_Int/FT_UInt should be improved in future), mpsuzuki, 2008/12/25
- Re: [ft-devel] conversion from cvs repository to git, Werner LEMBERG, 2008/12/26
- Re: [ft-devel] conversion from cvs repository to git, mpsuzuki, 2008/12/26
- Re: [ft-devel] conversion from cvs repository to git, Werner LEMBERG, 2008/12/26
- Re: [ft-devel] conversion from cvs repository to git, mpsuzuki, 2008/12/26