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

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/17 12:11:34

Modified files:
	guile-core/libguile: ports.c symbols.h tags.h 

Log message:
	* tags.h (SCM_ECONSP, SCM_NECONSP): Fix these macros to have the
	SCM_NIMP test integrated into an || clause that I'd missed before
	and was causing a segfault in the regression tests.
	
	* symbols.h (SCM_ROUCHARS): Make cast be to (unsigned char *), not
	(char *);  fixes a problem reported by the regression test
	ports.test.
	
	* ports.c: Fixed a couple of arg/number mismatches in
	SCM_VALIDATE_ macros.
	
	Now passes the (not-comprehensive) guile-modules test-suite again!


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-17 12:11 guile/guile-core/libguile ports.c symbols.h tags.h 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).