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 <[email protected]> wrote:
> 
> Jon TURNEY <[email protected]> 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
> _______________________________________________
> [email protected]: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to