]> git.wh0rd.org - fontconfig.git/commit
Fix more gcc4 warnings:
authorPatrick Lam <plam@MIT.EDU>
Thu, 22 Sep 2005 23:45:53 +0000 (23:45 +0000)
committerPatrick Lam <plam@MIT.EDU>
Thu, 22 Sep 2005 23:45:53 +0000 (23:45 +0000)
commit67accef4d3e245c1dea341e633d82b14aa03432a
tree3362ec7cd9a9ce3229bfab083fbb8b33a548b872
parent141432505aecb158285ccc84ec5d7099e3c2efa7
Fix more gcc4 warnings:
- Cast sizeof to int, to shut up signedness warnings in comparison.
- Add consts where appropriate.
reviewed by: Patrick Lam <plam@mit.edu>
doc/edit-sgml.c
fc-case/fc-case.c
fc-glyphname/fc-glyphname.c
fc-lang/fc-lang.c
src/fccharset.c
src/fcdefault.c
src/fcfreetype.c
src/fcinit.c
src/fcmatch.c
src/fcpat.c
src/fcxml.c