[PULL] Misc patches
Jeremy Huddleston Sequoia
jeremyhu at gmail.com
Sun Mar 29 12:59:03 PDT 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4109 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20150329/1308f100/attachment.bin>
More information about the xorg-devel
mailing list