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 alist.c async.c back ...
Date: Thu, 16 Dec 1999 12:48:00 -0000	[thread overview]
Message-ID: <19991216204806.11106.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/16 12:48:05

Modified files:
	guile-core/libguile: alist.c async.c backtrace.c coop-threads.c 
	                     debug.c dynl.c eval.c evalext.c feature.c 
	                     filesys.c fluids.c fports.c gc.c gh_data.c 
	                     hash.c hashtab.c ioext.c keywords.c list.c 
	                     load.c mit-pthreads.c net_db.c numbers.c 
	                     objects.c options.c ports.c posix.c print.c 
	                     procprop.c procs.c ramap.c random.c read.c 
	                     regex-posix.c root.c scm_validate.h 
	                     socket.c srcprop.c stacks.c stime.c 
	                     strings.c strop.c strports.c struct.c 
	                     symbols.c throw.c unif.c variable.c 
	                     vectors.c weaks.c 

Log message:
	* coop-threads.c: Remove K&R function headers.
	
	* scm_validate.h: Added SCM_VALIDATE_THREAD.
	
	* *.c: Remove SCM_NIMP(X) when it is an extraneous pre-test given
	that SCM_FOOP macros all now include SCM_NIMP in their expansion.
	This simplifies lots of code, making it far more readable.


                 reply	other threads:[~1999-12-16 12:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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