[PATCH xfs 1/3] Warning fixes.

Alan Coopersmith alan.coopersmith at oracle.com
Fri Feb 14 22:29:41 PST 2014


On 01/29/14 01: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 header files and makes sure
> the shared header files are included in the right places to get the
> functions declared before being defined.
>
> Of course, some of those function types have changed, in particular
> CopyISOLatin1Lowered now takes a const char * source parameter.
>
> 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 Packard <keithp at keithp.com>

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list