]> git.wh0rd.org - fontconfig.git/commit
Fix intel compiler warnings: make many variables static, eliminate
authorPatrick Lam <plam@MIT.EDU>
Thu, 6 Apr 2006 04:33:11 +0000 (04:33 +0000)
committerPatrick Lam <plam@MIT.EDU>
Thu, 6 Apr 2006 04:33:11 +0000 (04:33 +0000)
commit0d745819a9ec491349d4e122a7d44d689b2d3479
treed75c1143b73a307fb10d10e2c87e7e5e6c21b1a5
parentb17cf498be69f483e6355ae468f7239165df3ffb
Fix intel compiler warnings: make many variables static, eliminate
    duplicate names, reduce variable scopes, unsigned/signed printf
    formatting.
reviewed by: plam
ChangeLog
fc-case/fc-case.c
fc-glyphname/fc-glyphname.c
fc-lang/fc-lang.c
fc-match/fc-match.c
src/fccache.c
src/fcfreetype.c
src/fclang.c
src/fcxml.c