cvs commit: fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GL BasicTypes.hs

Sven Panne panne at glass.cse.ogi.edu
Sun Jun 13 08:41:54 EDT 2004


panne       2004/06/13 05:41:54 PDT

  Modified files:
    libraries/OpenGL/Graphics/Rendering/OpenGL/GL BasicTypes.hs 
  Log:
  As a temporary workaround for nhc98's trouble with opaque newtypes in FFI
  declarations, use Int32 instead of CPtrdiff for GLintptr/GLsizeiptr. This should
  really be handled by autoconf, anyway.
  
  Revision  Changes    Path
  1.15      +2 -3      fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GL/BasicTypes.hs


More information about the Cvs-libraries mailing list