Subject: CVS commit: wip/xfs
From: Thomas Klausner
Date: 2014-08-22 11:14:38
Message id: E1XKkvw-0003W0-7P@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Update to 1.1.4.

Changes:

1.1.4

This release improves compatibility with libXfont 1.5 and cleans up
many compiler warnings and chunks of dead code.

Alan Coopersmith (17):
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Remove CRAY/WORD64 support
      Don't abort() just because we found more names than client requested
      Only call SnfSetFormat if libXfont is built with SNF support
      unifdef -UNOTYET
      unifdef -USABER
      Convert remaining sprintf calls to snprintf
      Replace fsalloc(strlen) + strcpy with strdup
      Delete unused extension code
      Move EventSwapVector from extenst.h to difs.h
      Delete XpClient stubs
      Print which option was in error along with usage message
      Add -version option to print program version
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Add subdir-objects to automake options
      xfs 1.1.4

Julien Cristau (2):
      Use the register_fpe_functions() function from libXfont
      Delete unused CopyISOLatin1Lowered function

Keith Packard (1):
      Warning fixes.

Yaakov Selkowitz (1):
      Fix CFLAGS and LDFLAGS for Cygwin/MinGW

1.1.3

This release contains a number of code cleanups and other minor fixes.

Alan Coopersmith (11):
      Require libXfont >= 1.4.5 to avoid prototype mismatch errors for MakeAtom
      Remove old OS2 linker file, xfs.def
      unifdef -U__UNIXOS2__
      MakeAtom: get rid of unnecessary casts
      Delete unused function CopyCharInfo
      Convert UseFPE & FreeFPE into static inline functions
      Make FontWakeup functions be static to fonts.c
      Delete unused/empty FreeFonts() function
      Convert Reply initialization to use C99 struct initializers
      Remove unused server cache functionality
      xfs 1.1.3

Arvind Umrao (1):
      Revert of ac59cccf8bc1ae3d41e0608f131b5eb888f9362b

Files:
RevisionActionfile
1.4modifywip/xfs/Makefile
1.3modifywip/xfs/distinfo