public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile __scm.h alist.c arbi ...
@ 2000-03-02 16:09 gjb
  0 siblings, 0 replies; only message in thread
From: gjb @ 2000-03-02 16:09 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/03/02 16:09:54

Modified files:
	guile-core/libguile: __scm.h alist.c arbiters.c async.c 
	                     backtrace.c boolean.c chars.c 
	                     coop-threads.c debug.c dynl.c eq.c error.c 
	                     error.h eval.c evalext.c feature.c 
	                     filesys.c fluids.c fports.c gc.c 
	                     guardians.c hash.c hashtab.c ioext.c 
	                     keywords.c lang.c list.c load.c macros.c 
	                     net_db.c numbers.c objects.c pairs.c 
	                     ports.c posix.c print.c procprop.c procs.c 
	                     ramap.c random.c read.c regex-posix.c 
	                     scm_validate.h scmsigs.c simpos.c socket.c 
	                     sort.c srcprop.c stacks.c stime.c strings.c 
	                     strop.c strorder.c struct.c symbols.c 
	                     throw.c unif.c variable.c vectors.c 
	                     vports.c weaks.c 

Log message:
	* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
	displaying the expected type.  Use SCM_LISTn in a couple places
	instead of scm_cons-ing by hand.
	
	* __scm.h: Added SCM_ASSERT_TYPE macro.
	
	* validate.h, scm_validate.h: Added the former, as a renamed
	version of the latter with SCM_ASSERT_TYPE used in
	SCM_MAKE_VALIDATE (instead of just SCM_ASSERT)
	
	* Makefile.am: Rename scm_validate.h to validate.h.
	
	* *.c, *.h: Include validate.h, not scm_validate.h (old name's
	prefix was superfluous).


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

only message in thread, other threads:[~2000-03-02 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-02 16:09 guile/guile-core/libguile __scm.h alist.c arbi 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).