Hi,

suzuki toshiya wrote:
ftmac.c: In function 'FT_New_Face_From_LWFN':
ftmac.c:788: warning: passing argument 5 of 'open_face_from_buffer'
discards qualifiers from pointer target type

ftmac.c: In function 'FT_New_Face_From_SFNT':
ftmac.c:831: warning: passing argument 5 of 'open_face_from_buffer'
discards qualifiers from pointer target type

The fix is to make the 5th param of open_face_from_buffer() "const".
Please wait 24 hours.
Now fixed in CVS. Thank you for report.

Regards,
mpsuzuki


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to