cvs commit: fptools/libraries/base/Foreign/C String.hs
Sigbjorn Finne
sof at glass.cse.ogi.edu
Tue Oct 7 10:56:33 EDT 2003
sof 2003/10/07 09:56:33 PDT
Modified files:
libraries/base/Foreign/C String.hs
Log:
peekCString{Len}: tweak GHC impls (why are these provided anyway?)
- Do as for Foreign.Marshal.Array.peekArray and read in length-bounded
string back-to-front.
- force evaluation of CChar->Char conversions.
merge to STABLE.
Revision Changes Path
1.12 +14 -9 fptools/libraries/base/Foreign/C/String.hs
More information about the Cvs-libraries
mailing list