public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile fports.c ports.c por ...
@ 1999-08-19 19:44 jimb
  0 siblings, 0 replies; 3+ messages in thread
From: jimb @ 1999-08-19 19:44 UTC (permalink / raw)
  To: guile-cvs

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.


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

* guile/guile-core/libguile fports.c ports.c por ...
@ 2000-01-11 11:32 gjb
  0 siblings, 0 replies; 3+ messages in thread
From: gjb @ 2000-01-11 11:32 UTC (permalink / raw)
  To: guile-cvs

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

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

Log message:
	* fports.c, ports.c, ports.h, strports.c, vports.c: Make write
	port function take const void*, not void*.


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

* guile/guile-core/libguile fports.c ports.c por ...
@ 1999-07-25  5:21 mdj
  0 siblings, 0 replies; 3+ messages in thread
From: mdj @ 1999-07-25  5:21 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/07/25 05:21:03

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

Log message:
	* ports.c, ports.h, fports.c, strports.c, vports.c: Renamed
	scm_set_ptob_XXX --> scm_set_port_XXX.


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-19 19:44 guile/guile-core/libguile fports.c ports.c por jimb
  -- strict thread matches above, loose matches on Subject: below --
2000-01-11 11:32 gjb
1999-07-25  5:21 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).