CVS: sml/src/lexgen/src lex-gen.sml,1.2,1.3

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

Modified Files:
	lex-gen.sml 
Log Message:
  Committing Aaron's fixes for the stuck state and I/O exception problems.


Index: lex-gen.sml
===================================================================
RCS file: /cvsroot/smlnj/sml/src/lexgen/src/lex-gen.sml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** lex-gen.sml	1 Mar 2006 20:17:26 -0000	1.2
--- lex-gen.sml	5 Apr 2006 03:08:03 -0000	1.3
***************
*** 150,154 ****
  	       arg = arg,
  	       actions = actionsVec,
! 	       dfa = clamp LexSpec.CLAMP127 states,
  	       startStates = ListPair.zip 
  			       (List.map Atom.toString startStates, 
--- 150,154 ----
  	       arg = arg,
  	       actions = actionsVec,
! 	       dfa = states,
  	       startStates = ListPair.zip 
  			       (List.map Atom.toString startStates, 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
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.