Re: [PATCH xfs 1/3] Warning fixes.

2014-02-25 Thread Gaetan Nadon
On 14-01-29 04:14 PM, Keith Packard wrote: This patch also stops re-using the 'port' variable in GetInetdListenInfo when fetching the ReopenInfo. That's not strictly necessary here, but will be useful when the Reopen API in libxtrans changes to take a constant parameter. Signed-off-by: Keith

Re: [PATCH xfs 1/3] Warning fixes.

2014-02-01 Thread Gaetan Nadon
On 14-01-29 04:14 PM, Keith Packard wrote: XFS replicates quite a bit of X server infrastructure so that it can share libXfont. Many of those shared functions are declared in shared font header files (either fontsproto.h or fontmisc.h). This patch removes duplicate definitions from the XFS

[PATCH xfs 1/3] Warning fixes.

2014-01-29 Thread Keith Packard
XFS replicates quite a bit of X server infrastructure so that it can share libXfont. Many of those shared functions are declared in shared font header files (either fontsproto.h or fontmisc.h). This patch removes duplicate definitions from the XFS header files and makes sure the shared header