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: Josep Portella Florit <jpf <at> primfilat.com>
Subject: bug#15152: closed (Re: bug#15152: put-char documentation)
Date: Fri, 13 Sep 2013 04:12:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15152: put-char documentation

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15152 <at> debbugs.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: 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

[Message part 3 (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




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.