[Fontconfig] Pull request fontconfig.git (cleanup branch)

Mike Frysinger vapier at gentoo.org
Tue Feb 21 11:18:56 PST 2012


The following changes since commit 2b010e46e629f118885f17ba860e9c4ddbba8779:

  Bug 44826 - <alias> must contain only a single <family> (2012-02-21 16:23:22 +0900)

are available in the git repository at:
  git://wh0rd.org/fontconfig.git cleanup

Mike Frysinger (9):
      FcStrPlus: optimize a little
      delete unused variables
      FcStat: change to FcChar8 for first arg
      fc-cat: fix pointer warning
      FcName{,Get}Constant: constify string input
      fc-{list,match}: constify format string
      fix build warnings when using --with-arch
      FcObjectValidType: tweak -1 checking
      makealias: handle missing funcs better

 fc-cat/fc-cat.c         |    2 +-
 fc-list/fc-list.c       |   20 ++++++++++----------
 fc-match/fc-match.c     |   22 +++++++++++-----------
 fontconfig/fontconfig.h |    4 ++--
 src/fcarch.h            |    5 ++---
 src/fccache.c           |   10 ++++------
 src/fcdir.c             |   17 -----------------
 src/fcformat.c          |    5 ++---
 src/fcfreetype.c        |    3 ---
 src/fcint.h             |    2 +-
 src/fcname.c            |    8 +++-----
 src/fcstr.c             |    8 +++++---
 src/makealias           |   18 ++++++++++++++----
 13 files changed, 55 insertions(+), 69 deletions(-)


More information about the Fontconfig mailing list