CVS: sml/src/smlnj-lib/Unix unix-env.sml,1.3,1.4

John Reppy <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml/src/smlnj-lib/Unix
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10294/Unix

Modified Files:
	unix-env.sml 
Log Message:
  Replaced uses of Substring.all with Substring.full.


Index: unix-env.sml
===================================================================
RCS file: /cvsroot/smlnj/sml/src/smlnj-lib/Unix/unix-env.sml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** unix-env.sml	19 Oct 2001 20:19:38 -0000	1.3
--- unix-env.sml	6 Nov 2005 19:36:15 -0000	1.4
***************
*** 21,25 ****
      in
      fun splitBinding s = let
! 	  val (a, b) = split(SS.all s)
  	  in
  	    if SS.isEmpty b
--- 21,25 ----
      in
      fun splitBinding s = let
! 	  val (a, b) = split(SS.full s)
  	  in
  	    if SS.isEmpty b



-------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.