CVS: sml-dist/src/system/Basis/Implementation/Posix posix-process.sml, 1.4, 1.4.4.1

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/system/Basis/Implementation/Posix
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv25153/src/system/Basis/Implementation/Posix

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

Index: posix-process.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/Basis/Implementation/Posix/posix-process.sml,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C2 -d -r1.4 -r1.4.4.1
*** posix-process.sml	17 Jun 2004 22:19:14 -0000	1.4
--- posix-process.sml	18 Jul 2006 19:46:35 -0000	1.4.4.1
***************
*** 83,86 ****
--- 83,87 ----
      fun fromStatus s = mkExitStatus (Int.quot (s, 256), Int.rem (s, 256))
  
+     structure W0' = BitFlagsFn()
      structure W = struct
          local structure W0 = BitFlagsFn ()


-------------------------------------------------------------------------
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