krasimir 2004/12/24 04:12:29 PST
Modified files:
libraries/base/Foreign/C String.hs
Log:
minor performance update for withCAStringLen and newCAStringLen functions.
We don't need to calculate the string length twice.
Revision Changes Path
1.16 +4 -8 fptools/libraries/base/Foreign/C/String.hs