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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15152 in the body.
You can then email your comments to 15152 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#15152; Package guile. (Wed, 21 Aug 2013 14:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josep Portella Florit <jpf <at> primfilat.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Wed, 21 Aug 2013 14:02:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Fri, 13 Sep 2013 04:12:02 GMT) Full text and rfc822 format available.

Notification sent to Josep Portella Florit <jpf <at> primfilat.com>:
bug acknowledged by developer. (Fri, 13 Sep 2013 04:12:03 GMT) Full text and rfc822 format available.

Message #10 received at 15152-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 11 Oct 2013 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 206 days ago.

Previous Next


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