Re: [ANNOUNCE] xfs 1.1.2

2012-03-02 Thread Jeremy Huddleston
On Mar 2, 2012, at 7:57 AM, Alan Coopersmith wrote: >> Yeah, needs a newer libXfont release, by which I mean, libXfont needs a >> release. > > Oops, sorry for failing to notice the dependency - built fine for me using > all the latest git versions, so I didn't check against released packages.

Re: [ANNOUNCE] xfs 1.1.2

2012-03-02 Thread Alan Coopersmith
On 03/ 2/12 07:49 AM, Adam Jackson wrote: On 3/2/12 9:39 AM, Andreas Radke wrote: FTBS here ar ArchLinux: make[2]: Entering directory `/build/src/xfs-1.1.2' CC atom.o CC cache.o CC charinfo.o In file included from difs/charinfo.c:66:0: ./include/difs.h:45:13: error: conflicting types for 'MakeA

Re: [ANNOUNCE] xfs 1.1.2

2012-03-02 Thread Adam Jackson
On 3/2/12 9:39 AM, Andreas Radke wrote: FTBS here ar ArchLinux: make[2]: Entering directory `/build/src/xfs-1.1.2' CC atom.o CC cache.o CC charinfo.o In file included from difs/charinfo.c:66:0: ./include/difs.h:45:13: error: conflicting types for 'MakeAtom' /usr/include/X11/

Re: [ANNOUNCE] xfs 1.1.2

2012-03-02 Thread Andreas Radke
FTBS here ar ArchLinux: make[2]: Entering directory `/build/src/xfs-1.1.2' CC atom.o CC cache.o CC charinfo.o In file included from difs/charinfo.c:66:0: ./include/difs.h:45:13: error: conflicting types for 'MakeAtom' /usr/include/X11/fonts/fontmisc.h:55:13: note: previous declar

[ANNOUNCE] xfs 1.1.2

2012-02-28 Thread Alan Coopersmith
xfs is the X Font Server, allowing remote X servers such as X Terminals to access fonts for rendering via X11 core protocol requests. This minor maintenance release contains a number of fixes for issues found by static analysis and compiler warnings, code & doc cleanups, and build configuration im