CVS: sml-dist/src/compiler/ElabData/basics primopid.sml, 1.1.2.7, 1.1.2.8

George Kuan <[email protected]> Tue, 18 Jul 2006 12:46:37 -0700
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/compiler/ElabData/basics
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv25153/src/compiler/ElabData/basics

Modified Files:
      Tag: primop-branch-2
	primopid.sml 
Log Message:
debug printout

Index: primopid.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/ElabData/basics/Attic/primopid.sml,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** primopid.sml	18 Jul 2006 14:15:35 -0000	1.1.2.7
--- primopid.sml	18 Jul 2006 19:46:35 -0000	1.1.2.8
***************
*** 38,42 ****
  	of StrE elems' => elems'
  	 | PrimE _ => bug "PrimOpId.selStrPrimId: unexpected PrimE")
!       handle Subscript => bug "PrimOpId.selStrPrimId Subscript"
  	(* This bug happens if we got a primid for a value 
  	   component when we expected a strPrimElem for a 
--- 38,42 ----
  	of StrE elems' => elems'
  	 | PrimE _ => bug "PrimOpId.selStrPrimId: unexpected PrimE")
!       handle Subscript => (bug "PrimOpId.selStrPrimId Subscript")
  	(* This bug happens if we got a primid for a value 
  	   component when we expected a strPrimElem for a 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV