This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile init.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/14 14:15:12

Modified files:
	guile-core/libguile: init.c 

Log message:
	The following change to init.c is only enabled if Guile was
	configured with --enable-guile-debug.
	
	* init.c (scm_i_getenv_int): New function.
	(scm_boot_guile_1): Use the environment variables
	GUILE_INIT_HEAP_SIZE, GUILE_INIT_HEAP_SIZE2 to select heap size if
	they exist.  (This may be replaced by a Scheme level mechanism in
	the future.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]