On 10/26/11 02:03, walter harms wrote:
I do not know how the version code handling is done with Xorg.
In most cases it is done like this example from linux/version.h
That would reduce the _major,_minor to a simple _version.
X protocol extensions have been encoding major,minor as two separate
numbers since long before the first line of linux code was written.
CARD16 major_version B16;
CARD16 minor_version B16;
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel