public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: jimb@sourceware.cygnus.com
To: guile-cvs@sourceware.cygnus.com
Subject: guile/guile-core/libguile fports.c ports.c por ...
Date: Thu, 19 Aug 1999 19:44:00 -0000	[thread overview]
Message-ID: <19990820024414.5686.qmail@egcs.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/08/19 19:44:14

Modified files:
	guile-core/libguile: fports.c ports.c ports.h strports.c 

Log message:
	* ports.h (enum scm_port_rw_active): New enum, containing
	SCM_PORT_READ, SCM_PORT_WRITE, and SCM_PORT_NEITHER (instead of
	zero).  The debugger knows about enums, but doesn't know about
	#defines.
	(typedef scm_port): Declare rw_active member to be an enum
	scm_port_rw_active.
	* fports.c (fport_flush, fport_end_input): Use SCM_PORT_NEITHER
	instead of zero.
	* ports.c (scm_add_to_port_table): Same.
	* strports.c (st_flush, st_end_input): Same.


             reply	other threads:[~1999-08-19 19:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-19 19:44 jimb [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-01-11 11:32 gjb
1999-07-25  5:21 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=19990820024414.5686.qmail@egcs.cygnus.com \
    --to=jimb@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).