public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile async.c dynl.c featu ...
@ 2000-01-11 15:56 gjb
  0 siblings, 0 replies; only message in thread
From: gjb @ 2000-01-11 15:56 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/11 15:56:47

Modified files:
	guile-core/libguile: async.c dynl.c feature.c filesys.c fports.c 
	                     list.c load.c net_db.c print.c sort.c 
	                     stacks.c symbols.c unif.c 

Log message:
	* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
	net_db.c, sort.c, stacks.c, unif.c: Use SCM_WTA, SCM_MISC_ERROR
	where possible.
	
	* symbols.c (scm_sysintern0): Fixed the function name in a
	scm_misc_error invocation.
	
	* print.c (scm_simple_format): Do not need SCM_COERCE_SUBSTR, and
	use scm_return_first to ward off latent GC bug that Mikael caught.
	
	* async.c: Use SCM_VALIDATE_ASYNC_COPY one place where it wasn't
	used before but should've been.


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

only message in thread, other threads:[~2000-01-11 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-11 15:56 guile/guile-core/libguile async.c dynl.c featu 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).