GNU bug report logs - #10890
Erroneous REPL Example in Web HTTP Documentation

Previous Next

Package: guile;

Reported by: Daniel Krueger <keenbug <at> googlemail.com>

Date: Sun, 26 Feb 2012 18:03:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

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 10890 in the body.
You can then email your comments to 10890 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#10890; Package guile. (Sun, 26 Feb 2012 18:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Krueger <keenbug <at> googlemail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 26 Feb 2012 18:03:02 GMT) Full text and rfc822 format available.

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

From: Daniel Krueger <keenbug <at> googlemail.com>
To: bug-guile <at> gnu.org
Subject: Erroneous REPL Example in Web HTTP Documentation
Date: Sun, 26 Feb 2012 13:03:49 +0100
Hello there,

I found a little "copy'n'paste" error in the Web HTTP Documentation
(http://www.gnu.org/software/guile/manual/html_node/HTTP-Headers.html#HTTP-Headers)
where it says

(parse-header 'content-encoding "gzip")
=> (GET HEAD)

but which should be

(parse-header 'content-encoding "gzip")
=> (gzip)

Sorry for my english, by the way.

Daniel




Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Fri, 06 Jul 2012 12:17:05 GMT) Full text and rfc822 format available.

Notification sent to Daniel Krueger <keenbug <at> googlemail.com>:
bug acknowledged by developer. (Fri, 06 Jul 2012 12:17:06 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: Daniel Krueger <keenbug <at> googlemail.com>
Cc: 10890-done <at> debbugs.gnu.org
Subject: Re: bug#10890: Erroneous REPL Example in Web HTTP Documentation
Date: Fri, 06 Jul 2012 12:23:58 +0200
On Sun 26 Feb 2012 13:03, Daniel Krueger <keenbug <at> googlemail.com> writes:

> (parse-header 'content-encoding "gzip")
> => (GET HEAD)
>
> but which should be
>
> (parse-header 'content-encoding "gzip")
> => (gzip)

Thanks for the report, fixed :-)

Andy
-- 
http://wingolog.org/




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

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

Previous Next


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