Hi Werner,

Werner LEMBERG a écrit :
Undefining FT_OPTIMIZE_MEMORY with the CVS of today leads to a bunch
of errors.  The compiler log starts as below.

David, plesae fix this -- unfortunately, it's a non-trivial operation
due to FT_CONFIG_OPTION_OLD_INTERNALS...

I'm not going to fix this, because FT_OPTIMIZE_MEMORY has always been a transitional
macro that was going to disappear anyway. That's why it's not called
FT_CONFIG_OPTION_OPTIMIZE_MEMORY instead :-)

The reason I was using the macro was to be able to perform cheap comparisons when profiling heap usage. I don't think this is needed anymore, so the macro could as well
disappear.

Regards,

- David
     Werner


======================================================================


src/truetype/ttpload.c: In function `tt_face_load_loca':
src/truetype/ttpload.c:216: error:
  structure has no member named `num_locations'


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel



***********************************************************************************
Information contained in this email message is confidential and may be 
privileged, and is intended only for use of the individual or entity named 
above. If the reader of this message is not the intended recipient, or the 
employee or agent responsible to deliver it to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please immediately notify the [EMAIL PROTECTED] and destroy the 
original message.
***********************************************************************************


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to