cvs commit: fptools/ghc/includes HsFFI.h fptools/ghc/rts HsFFI.c
Sven Panne
panne at glass.cse.ogi.edu
Mon Apr 12 10:26:41 EDT 2004
panne 2004/04/12 09:26:41 PDT
Modified files:
ghc/includes HsFFI.h
ghc/rts HsFFI.c
Log:
Fixed a long-standing buglet in the signatures of hs_free_stable_ptr
and hs_free_fun_ptr, both had a superfluous "*". Now everything
conforms to the FFI addendum.
Revision Changes Path
1.19 +3 -3 fptools/ghc/includes/HsFFI.h
1.3 +3 -3 fptools/ghc/rts/HsFFI.c
More information about the Cvs-ghc
mailing list