cvs commit: hugs98/src ffi.c

Alastair Reid reid@glass.cse.ogi.edu
Thu, 24 Apr 2003 07:47:01 -0700


reid        2003/04/24 07:47:01 PDT

  Modified files:
    src                  ffi.c 
  Log:
  Fixed types generated by foreignType (s/Word/Int/ for typeInt{,8,16,32,64}.  This has been wrong ever since I wrote it.  Sadly, it's not likely to be the cause of this morning's bug report since it only affects the sign of a CChar.
  
  Revision  Changes    Path
  1.29      +6 -6      hugs98/src/ffi.c