freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] Cache sub-system re-visited


From: Werner LEMBERG
Subject: Re: [Devel] Cache sub-system re-visited
Date: Wed, 24 Dec 2003 14:35:06 +0100 (CET)

>   I recently commited a complete rewrite of the cache sub-system
>   to the FreeType CVS. This work was mandated by the following
>   limitations:

It doesn't compile for me (`make devel', `make' on a GNU/Linux box):

In file included from /home/ft/freetype2/src/cache/ftcache.c:22:
/home/ft/freetype2/src/cache/ftcmru.c: In function `FTC_MruList_Lookup':
/home/ft/freetype2/src/cache/ftcmru.c:261: warning: unused variable `error'
In file included from /home/ft/freetype2/src/cache/ftcache.c:24:
/home/ft/freetype2/src/cache/ftccache.c: In function `FTC_Cache_RemoveFaceID':
/home/ft/freetype2/src/cache/ftccache.c:532: warning: declaration of `free' 
shadows global declaration
In file included from /home/ft/freetype2/src/cache/ftcache.c:28:
/home/ft/freetype2/src/cache/ftcsbits.c: In function `FTC_SNode_Weight':
/home/ft/freetype2/src/cache/ftcsbits.c:238: `FTC_SBITS_ITEM_PER_NODE' 
undeclared (first use in this function)
/home/ft/freetype2/src/cache/ftcsbits.c:238: (Each undeclared identifier is 
reported only once
/home/ft/freetype2/src/cache/ftcsbits.c:238: for each function it appears in.)
make: *** [/home/ft/freetype2/objs/ftcache.o] Error 1


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]