reid        2002/07/09 03:46:14 PDT

  Modified files:
    tests                testScript 
    tests/ffi            FileIO.hs 
  Added files:
    tests/ffi            FileIO_aux.c 
  Log:
  Apply Sven's patch to testScript so it works on Solaris.
  
  Replace totally bogus hardwired constants with
  
    O_WRONLY | O_CREAT | O_TRUNC
  
  I'd foolishly assumed that constants that old would be completely portable.
  
  Revision  Changes    Path
  1.9       +3 -3      hugs98/tests/testScript
  1.3       +3 -3      hugs98/tests/ffi/FileIO.hs
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs


Reply via email to