Subject: CVS commit: wip/xfs
From: Thomas Klausner
Date: 2012-09-13 16:19:42
Message id: E1TCAGt-0007Ba-Va@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Update to 1.1.2, fix some pkglint:

1.1.2:
This minor maintenance release contains a number of fixes for issues
found by static analysis and compiler warnings, code & doc cleanups,
and build configuration improvements.

Alan Coopersmith (15):
      Make config.cpp rule compatible with Solaris make
      resync font-path checking with xserver's configure.ac
      Remove dependency on libFS, the client-side library
      Fix gcc -Wwrite-strings warnings for initialization with string literals
      Add _X_ATTRIBUTE_PRINTF to error reporting functions
      Fix warnings about mismatched printf arg types
      Add _X_NORETURN to declarations of functions that exit
      Don't pass a static string to TRANS(GetReopenInfo)
      Constify string argument to MakeAtom
      Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors array
      Fix printf format errors found by gcc now that it can check
      Move os/config.h into os/config.c
      Use config.h for autoconf output now that there's no conflict
      Call malloc, not xalloc
      xfs 1.1.2

Gaetan Nadon (6):
      config: HTML file generation: use the installed copy of xorg.css
      doc: use common makefile for developers documentation
      config: fix distcheck for config.cpp
      devbook.am: maintenance update from docbook.am
      docs: use the &fullrelvers; entity to set X11 release information
      xfs-design: add missing legal text for Copyright holder

Martin Jansa (1):
      config: look for fontpath.d only if --with-default-font-path wasn't \ 
specified #31290

Files:
RevisionActionfile
1.2modifywip/xfs/MESSAGE
1.2modifywip/xfs/Makefile
1.2modifywip/xfs/distinfo