[PULL] Misc patches
Colin Harrison
colin.harrison at virgin.net
Sun Mar 29 13:31:01 PDT 2015
Hi,
Builds for me on MinGW-w64. I suspect the '#ifdef INXQUARTZ' ...'#endif', 5
lines, removal in exinit.h needs reverting for Jeremy?
Sorry, I can't test for the Darwin build.
Thanks,
Colin Harrison
> -----Original Message-----
> From: Jeremy Huddleston Sequoia [mailto:jeremyhu at gmail.com]
> Sent: 29 March 2015 20:59
> To: Jon TURNEY
> Cc: xorg-devel; Colin Harrison; Keith Packard
> Subject: Re: [PULL] Misc patches
>
> Hey Jon,
>
> Sorry, I didn't get around to reviewing or testing these earlier. I
suspect this
> might be the cause of the build failure fallout on tinderbox:
>
> http://tinderbox.x.org/builds/2015-03-29-0002/logs/xserver/#build
>
> ../../mi/miinitext.c:261:6: error: use of undeclared identifier
> 'PseudoramiXExtensionInit'; did you mean 'PanoramiXExtensionInit'?
> [Semantic Issue]
> {PseudoramiXExtensionInit, "PseudoramiX", &noPseudoramiXExtension},
> ^~~~~~~~~~~~~~~~~~~~~~~~
> PanoramiXExtensionInit
> ../../include/extinit.h:87:13: note: 'PanoramiXExtensionInit' declared
here
> [Semantic Issue]
> extern void PanoramiXExtensionInit(void);
> ^
> ../../mi/miinitext.c:261:48: error: use of undeclared identifier
> 'noPseudoramiXExtension'; did you mean 'noPanoramiXExtension'?
> [Semantic Issue]
> {PseudoramiXExtensionInit, "PseudoramiX", &noPseudoramiXExtension},
> ^~~~~~~~~~~~~~~~~~~~~~
> noPanoramiXExtension
> ../../include/extinit.h:86:23: note: 'noPanoramiXExtension' declared here
> [Semantic Issue]
> extern _X_EXPORT Bool noPanoramiXExtension;
> ^
> 2 errors generated.
>
>
> > On Mar 27, 2015, at 06:45, Keith Packard <keithp at keithp.com> wrote:
> >
> > Jon TURNEY <jon.turney at dronecode.org.uk> writes:
> >
> >> Jon TURNEY (13):
> >> ephyr: Avoid a segfault with 'DISPLAY= Xephy -glamor'
> >> os: XDMCP options like -query etc. should imply -listen tcp
> >> os: Teach vpnprintf() how to handle "%*.*s"
> >> hw/xwin/glx: Refactor parsing of the <proto> XML element
> >> hw/xwin/glx: Improve code generator to deal with latest Khronos
> OpenGL registry XML
> >> hw/xwin: Report Cygwin version information in log
> >> hw/xwin: Turn on -hostintitle by default
> >> Make PseudoramiXExtensionInit() prototype more generally available
> >> hw/xwin: Register native screens with pseudoramiX
> >> hw/xwin: Only set native positions if XINERAMA is enabled
> >> hw/xwin: Remove Shadow DirectDraw engine
> >> hw/xwin: Report OS version in log
> >> Don't allow both RandR XINERAMA and pseudoramiX XINERAMA
> extensions to register
> >
> > Merged.
> >
> > --
> > -keith
> > _______________________________________________
> > xorg-devel at lists.x.org: X.Org development
> > Archives: http://lists.x.org/archives/xorg-devel
> > Info: http://lists.x.org/mailman/listinfo/xorg-devel
More information about the xorg-devel
mailing list