GNU bug report logs - #15152
put-char documentation

Previous Next

Package: guile;

Reported by: Josep Portella Florit <jpf <at> primfilat.com>

Date: Wed, 21 Aug 2013 14:02:02 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mark H Weaver <mhw <at> netris.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15152: closed (put-char documentation)
Date: Fri, 13 Sep 2013 04:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 13 Sep 2013 00:10:48 -0400
with message-id <87fvt9l5tj.fsf <at> tines.lan>
and subject line Re: bug#15152: put-char documentation
has caused the debbugs.gnu.org bug report #15152,
regarding put-char documentation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15152: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15152
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Josep Portella Florit <jpf <at> primfilat.com>
To: bug-guile <at> gnu.org
Subject: put-char documentation
Date: Wed, 21 Aug 2013 16:01:20 +0200
Hi!

There is another little error in `doc/ref/api-io.texi'.  The
documentation for put-char ends abruptly:

@deffn {Scheme Procedure} put-char port char
Writes @var{char} to the port. The @code{put-char} procedure returns
@end deffn

It should be:

@deffn {Scheme Procedure} put-char port char
Writes @var{char} to the port. The @code{put-char} procedure returns
an unspecified value.
@end deffn


Josep



[Message part 3 (message/rfc822, inline)]
From: Mark H Weaver <mhw <at> netris.org>
To: Josep Portella Florit <jpf <at> primfilat.com>
Cc: 15152-done <at> debbugs.gnu.org
Subject: Re: bug#15152: put-char documentation
Date: Fri, 13 Sep 2013 00:10:48 -0400
Josep Portella Florit <jpf <at> primfilat.com> writes:

> There is another little error in `doc/ref/api-io.texi'.  The
> documentation for put-char ends abruptly:
>
> @deffn {Scheme Procedure} put-char port char
> Writes @var{char} to the port. The @code{put-char} procedure returns
> @end deffn
>
> It should be:
>
> @deffn {Scheme Procedure} put-char port char
> Writes @var{char} to the port. The @code{put-char} procedure returns
> an unspecified value.
> @end deffn

Fixed in 803c087e6b72f59ed9e529c1e1ca4fbe34e8eda5.

    Thanks!
      Mark


This bug report was last modified 11 years and 311 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.