public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: cmm@sourceware.cygnus.com
To: guile-cvs@sourceware.cygnus.com
Subject: guile/guile-core/libguile ChangeLog async.c as ...
Date: Tue, 04 Apr 2000 13:07:00 -0000	[thread overview]
Message-ID: <20000404200712.26567.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	cmm@sourceware.cygnus.com	00/04/04 13:07:11

Modified files:
	guile-core/libguile: ChangeLog async.c async.h 

Log message:
	* async.h: kill the scm_async_t struct.  having a heap cell
	pretending to be a C struct is not helthy, and is not needed here
	anyway, as asyncs happily fit in one heap cell.
	
	* async.c: reflect the fact that asyncs are now represented by
	single heap cell each.


             reply	other threads:[~2000-04-04 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-04 13:07 cmm [this message]
2000-04-05  8:28 cmm
2000-06-28  3:26 dirk

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=20000404200712.26567.qmail@sourceware.cygnus.com \
    --to=cmm@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).