darcs patch: Turn off _SERVER64 and correct type of state field in ...

Chris Mears chris at cmears.id.au
Thu Mar 29 17:40:37 EDT 2007


Fri Mar 30 07:14:05 EST 2007  Chris Mears <chris at cmears.id.au>
  * Turn off _SERVER64 and correct type of state field in Event structs.
  
  _SERVER64 should be defined only for compiling X server code, so we
  shouldn't use it here.
  
  Changed the type of the "state" member in the XKeyEvent,
  XButtonEvent and XMotionEvent structures from Modifier to CUInt.
  This now matches the type given in the X11 header files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 4695 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20070330/3b060f74/attachment.bin


More information about the Libraries mailing list