Re: [ft-devel] [PATCH] FT_MulFix_arm clobbers the condition codes, so specify cc in the clobber list.

2012-07-07 Thread Werner LEMBERG

 I hit a bug in an iOS + ARM build of FreeType where the ADDS
 instruction in the FT_MulFix_arm assembly fragment was clobbering
 condition codes. The following patch adds cc to its clobber list.

Applied to git, thanks.


Werner

___
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel


Re: [ft-devel] [RFC PATCH] Fix strict-aliasing warning

2012-07-07 Thread Werner LEMBERG

 Call ft_new_glyph with a real glyph, not casting bitmap and set
 bitmap only after that call.

Applied, with slight modifications.

Thanks!


Werner

___
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel