xrdb: Changes to 'refs/tags/xrdb-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 8 10:21:21 PDT 2013


Tag 'xrdb-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-09-08 18:21 -0700

xrdb-1.1.0

Changes since xrdb-1.0.9:
Alan Coopersmith (11):
      Tokenize #define names in the PATHETICCPP case too
      Clarify .Xresources vs. .Xdefaults in man page
      Ensure we don't read out of ClassName array bounds for unknown visual type
      Fix many const pointer warnings
      Remove unnecessary casts from malloc & realloc calls
      Strip trailing whitespace
      Mark fatal() & Syntax() with printf & noreturn attributes
      Rename args to several functions to not shadow global variables
      Only add -P flag if using cpp as our preprocessor
      Add -version flag to print package version string from autoconf
      xrdb 1.1.0

Egbert Eich (2):
      Usage: In usage message print preprocessor that's actually chosen.
      Allow the CPP macro to contain preprocessors with command line options (v2)

Jon TURNEY (1):
      Fix build with WIN32 defined, but PATHETICCPP not defined

Matthieu Herrb (1):
      predefined cpp macros can produce unexpected results (bug 3413)

---
 Makefile.am  |    6 -
 configure.ac |   16 +--
 man/xrdb.man |   14 +++
 xrdb.c       |  253 ++++++++++++++++++++++++++++++++++-------------------------
 4 files changed, 174 insertions(+), 115 deletions(-)
---


More information about the xorg-commit mailing list