cvs commit: fptools/ghc/includes HsFFI.h

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 14 Nov 2000 06:47:23 -0800


simonmar    2000/11/14 06:47:23 PST

  Modified files:
    ghc/includes         HsFFI.h 
  Log:
  Don't redefine int8_t and friends, even if we didn't find a definition
  of INT8_MIN.  Some /usr/includes, eg. cygwin it seems, like to define
  the types but not the constants.
  
  Revision  Changes    Path
  1.10      +44 -41    fptools/ghc/includes/HsFFI.h