From 0de5b376d7dba34a3f77a807792ac4266dcce675 Mon Sep 17 00:00:00 2001 From: suzuki toshiya Date: Sun, 9 Jan 2011 20:31:22 +0900 Subject: [cache] Correct a type mismatch under non-inlined config. * src/cache/ftcglyph.h (FTC_GCACHE_LOOKUP_CMP): FTC_GCache_Lookup() takes the node via a pointer `FTC_Node*', differently from cpp-macro FTC_CACHE_LOOKUP_CMP(). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 181e68f1..2e1cae64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-01-09 suzuki toshiya + + [cache] Correct a type mismatch under non-inlined config. + + * src/cache/ftcglyph.h (FTC_GCACHE_LOOKUP_CMP): + FTC_GCache_Lookup() takes the node via a pointer `FTC_Node*', + differently from cpp-macro FTC_CACHE_LOOKUP_CMP(). + 2010-01-06 suzuki toshiya Update Jamfile to include Bzip2 support. -- cgit v1.2.3