Tue Mar 27 23:24:53 PDT 2007 [EMAIL PROTECTED]
* Changing Int to CInt and building with -D_XSERVER64 (when appropriate)
I went through and weeded out all the Ints I could find, replacing them
with CInts, adding fromIntegral calls as necessary.
I modified configure.ac and X11.buildinfo.in to support detecting 64-bit
systems. (inspired by the test in the xorg build).
All these changes seem to make X11 much more useful on 64-bit systems.
Most importantly, I've got xmonad up and running beautifully.
M ./Graphics/X11/Types.hsc -38 +39
M ./Graphics/X11/Xlib/Event.hsc -21 +22
M ./Graphics/X11/Xlib/Font.hsc -11 +11
M ./Graphics/X11/Xlib/Misc.hsc -70 +70
M ./Graphics/X11/Xlib/Types.hsc -15 +15
M ./X11.buildinfo.in -1 +1
M ./configure.ac +5
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries