CVS: sml-dist/src/compiler/Parse/lex ml.lex,1.5,1.6
John Reppy <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/compiler/Parse/lex
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28271/src/compiler/Parse/lex
Modified Files:
ml.lex
Log Message:
Remove Substring.all.
Index: ml.lex
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/Parse/lex/ml.lex,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ml.lex 13 Mar 2002 18:59:03 -0000 1.5
--- ml.lex 7 Nov 2005 18:17:09 -0000 1.6
***************
*** 39,43 ****
local
fun cvt radix (s, i) =
! #1(valOf(IntInf.scan radix Substring.getc (Substring.triml i (Substring.all s))))
in
val atoi = cvt StringCvt.DEC
--- 39,43 ----
local
fun cvt radix (s, i) =
! #1(valOf(IntInf.scan radix Substring.getc (Substring.triml i (Substring.full s))))
in
val atoi = cvt StringCvt.DEC
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php