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

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

Modified files:
	guile-core/libguile: boolean.c chars.c dynl.c eq.c eval.c 
	                     gh_data.c numbers.c posix.c procprop.c 
	                     ramap.c script.c srcprop.h stacks.c 
	                     strorder.c unif.c 

Log message:
	* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:
	SCM_BOOL_F) and use SCM_NEGATE_BOOL(f) instead of (f? SCM_BOOL_F:
	SCM_BOOL_T).


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

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

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