public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile alloca.c backtrace.c ...
@ 1999-12-12 12:35 gjb
  0 siblings, 0 replies; only message in thread
From: gjb @ 1999-12-12 12:35 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/12 12:35:02

Modified files:
	guile-core/libguile: alloca.c backtrace.c chars.c 
	                     continuations.c debug.c dynl-vms.c dynl.c 
	                     dynwind.c eval.c evalext.c feature.c 
	                     fluids.c fports.c gc.c gdbint.c inet_aton.c 
	                     init.c mallocs.c memmove.c modules.c 
	                     numbers.c options.c print.c putenv.c 
	                     ramap.c read.c scm_validate.h script.c 
	                     smob.c snarf.h stackchk.c strerror.c 
	                     strorder.c throw.c unif.c vectors.c 

Log message:
	* *.c: Finish replacing K&R style prototypes with ANSI C
	prototypes.
	
	* eval.c: Make scm_m_mody's 3rd argument be a const char *, not a
	char *.  ANSI prototypes caught this.
	
	* strorder.c: Use GUILE_PROC1 for the couple SCM_PROC1 expansions
	that I missed.
	
	* scm_validate.h: Use SCM_BOOLP for validating bools.  Do not
	expand macros if SCM_DOCSTRING_SNARF.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-12-12 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-12 12:35 guile/guile-core/libguile alloca.c backtrace.c gjb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).