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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Wingo <wingo <at> pobox.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10890: closed (Erroneous REPL Example in Web HTTP Documentation)
Date: Fri, 06 Jul 2012 12:17:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 06 Jul 2012 12:23:58 +0200
with message-id <87r4spyypt.fsf <at> pobox.com>
and subject line Re: bug#10890: Erroneous REPL Example in Web HTTP Documentation
has caused the debbugs.gnu.org bug report #10890,
regarding Erroneous REPL Example in Web HTTP Documentation
to be marked as done.

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


-- 
10890: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10890
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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


[Message part 3 (message/rfc822, inline)]
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/


This bug report was last modified 13 years and 15 days ago.

Previous Next


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