freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Freetype 2.3.5, compiler warnings


From: suzuki toshiya
Subject: Re: [ft-devel] Freetype 2.3.5, compiler warnings
Date: Tue, 31 Jul 2007 14:47:00 +0900
User-agent: IceDove 1.5.0.10 (X11/20070420)

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




reply via email to

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