public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile __scm.h backtrace.c  ...
@ 2000-01-11 10:48 gjb
  0 siblings, 0 replies; 2+ messages in thread
From: gjb @ 2000-01-11 10:48 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/11 10:48:57

Modified files:
	guile-core/libguile: __scm.h backtrace.c dynl.c error.c eval.c 
	                     feature.c filesys.c fports.c gh.h gh_data.c 
	                     list.c load.c net_db.c ports.c ports.h 
	                     print.c print.h read.c socket.c 

Log message:
	* dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,
	net_db.c, read.c, socket.c: Update error messages to use ~A for
	%s, ~S for %S to work with new `simple-format' format and be
	standardized better.
	
	* print.h, print.c (scm_simple_format): Added `simple-format'
	primitive.  It's the old scm_display_error, with ARGS now a rest
	parameter, and the destination first instead of last (and a couple
	new capabilities inspired by `format' -- #t as destination means
	current-output-port, #f means return the formatted text as a
	string.
	
	* gh.h, gh_data.c, ports.h, ports.c: Added some missing const specifications.
	
	* backtrace.c (scm_display_error_message): Rewrote to use
	scm_simple_format() procedure.
	
	* __scm.h: Added commented-out #define of GUILE_DEBUG_FREELIST


^ permalink raw reply	[flat|nested] 2+ messages in thread

* guile/guile-core/libguile __scm.h backtrace.c  ...
@ 1999-09-12  4:16 mdj
  0 siblings, 0 replies; 2+ messages in thread
From: mdj @ 1999-09-12  4:16 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/09/12 04:16:14

Modified files:
	guile-core/libguile: __scm.h backtrace.c backtrace.h debug.c 
	                     debug.h dynl-dld.c dynwind.c dynwind.h 
	                     eval.h evalext.c evalext.h feature.c 
	                     feature.h hashtab.c hashtab.h objects.c 
	                     objects.h print.c procs.c procs.h smob.c 
	                     smob.h srcprop.c strorder.c struct.c 
	                     struct.h 

Log message:
	* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,
	dynwind.c, dynwind.h, eval.h, evalext.c, evalext.h, feature.c,
	feature.h, hashtab.c, hashtab.h, objects.c, objects.h, print.c,
	procs.c, procs.h, smob.c, smob.h, srcprop.c, strorder.c, struct.c,
	struct.h: Updated copyrigth notices.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-01-11 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-11 10:48 guile/guile-core/libguile __scm.h backtrace.c gjb
  -- strict thread matches above, loose matches on Subject: below --
1999-09-12  4:16 mdj

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).