GNU bug report logs - #21836
[PATCH] Add details about http server example

Previous Next

Package: guile;

Reported by: Boris Egorov <egorov <at> linux.com>

Date: Thu, 5 Nov 2015 05:20:03 UTC

Severity: normal

Tags: patch

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 21836 in the body.
You can then email your comments to 21836 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#21836; Package guile. (Thu, 05 Nov 2015 05:20:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Boris Egorov <egorov <at> linux.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 05 Nov 2015 05:20:03 GMT) Full text and rfc822 format available.

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

From: Boris Egorov <egorov <at> linux.com>
To: bug-guile <at> gnu.org
Cc: Boris Egorov <egorov <at> linux.com>
Subject: [PATCH] Add details about http server example
Date: Thu,  5 Nov 2015 09:54:19 +0600
Taken from https://www.gnu.org/software/guile/manual/html_node/Web-Examples.html#Hello_002c-World_0021

---
 website/apps/base/index-page.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/website/apps/base/index-page.scm b/website/apps/base/index-page.scm
index f4b5057..68864ee 100644
--- a/website/apps/base/index-page.scm
+++ b/website/apps/base/index-page.scm
@@ -157,7 +157,8 @@
 	      (span (@ (class "punctuation")) ")"))
 	     (h3 "Hello HTTP server")
 	     (p "Run a Web server that will return a response with the text "
-		"\"Hello World!\" to every request sent by HTTP clients.")))
+		"\"Hello World!\" to every request sent by HTTP clients."
+		"Open http://localhost:8080 to see result")))
 	   (section
 	    (@ (class "info-box text-right"))
 	    (div
-- 
2.6.2





Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Sun, 07 Aug 2016 10:46:02 GMT) Full text and rfc822 format available.

Notification sent to Boris Egorov <egorov <at> linux.com>:
bug acknowledged by developer. (Sun, 07 Aug 2016 10:46:02 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: Boris Egorov <egorov <at> linux.com>
Cc: 21836-done <at> debbugs.gnu.org
Subject: Re: bug#21836: [PATCH] Add details about http server example
Date: Sun, 07 Aug 2016 12:45:27 +0200
merge 21837 21836

thanks

Thanks for the patch, applied :)

Andy

On Thu 05 Nov 2015 04:54, Boris Egorov <egorov <at> linux.com> writes:

> Taken from https://www.gnu.org/software/guile/manual/html_node/Web-Examples.html#Hello_002c-World_0021
>
> ---
>  website/apps/base/index-page.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/website/apps/base/index-page.scm b/website/apps/base/index-page.scm
> index f4b5057..68864ee 100644
> --- a/website/apps/base/index-page.scm
> +++ b/website/apps/base/index-page.scm
> @@ -157,7 +157,8 @@
>  	      (span (@ (class "punctuation")) ")"))
>  	     (h3 "Hello HTTP server")
>  	     (p "Run a Web server that will return a response with the text "
> -		"\"Hello World!\" to every request sent by HTTP clients.")))
> +		"\"Hello World!\" to every request sent by HTTP clients."
> +		"Open http://localhost:8080 to see result")))
>  	   (section
>  	    (@ (class "info-box text-right"))
>  	    (div




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

This bug report was last modified 8 years and 288 days ago.

Previous Next


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