public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: gjb@sourceware.cygnus.com
To: guile-cvs@sourceware.cygnus.com
Subject: guile/guile-core/libguile __scm.h backtrace.c  ...
Date: Tue, 11 Jan 2000 10:48:00 -0000	[thread overview]
Message-ID: <20000111184857.6009.qmail@sourceware.cygnus.com> (raw)

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


             reply	other threads:[~2000-01-11 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-11 10:48 gjb [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-09-12  4:16 mdj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000111184857.6009.qmail@sourceware.cygnus.com \
    --to=gjb@sourceware.cygnus.com \
    --cc=guile-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).