CVS: sml/src/runtime/kernel main.c,1.5,1.6

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

Modified Files:
	main.c 
Log Message:
  Allow heap triming to be turned off.  WARNING: doing so may result in
  unbounded heap-growth, even for constant-space programs!


Index: main.c
===================================================================
RCS file: /cvsroot/smlnj/sml/src/runtime/kernel/main.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** main.c	14 Jan 2005 23:53:20 -0000	1.5
--- main.c	5 May 2005 16:25:12 -0000	1.6
***************
*** 30,33 ****
--- 30,34 ----
  bool_t          DumpObjectStrings = FALSE;
  bool_t		GCMessages = FALSE;
+ bool_t		UnlimitedHeap = FALSE;
  char		**RawArgs;
  char		**CmdLineArgs;	/* does not include the command name (argv[0]) */



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
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.