From 412534d0be38f0a56f2abcd1ca565c20d35c9156 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Wed, 1 Jul 2015 21:43:54 +0200 Subject: [PATCH] Fixed compilation of all*-safe.ecf files. Corrected a few comments. --- .../ewsgi/connectors/standalone/src/httpd/httpd_server_i.e | 1 - .../connectors/standalone/src/wgi_standalone_output_stream.e | 2 +- tests/all-safe.ecf | 3 ++- tests/all-stable-safe.ecf | 3 ++- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/library/server/ewsgi/connectors/standalone/src/httpd/httpd_server_i.e b/library/server/ewsgi/connectors/standalone/src/httpd/httpd_server_i.e index b4115f1c..d3c236d7 100644 --- a/library/server/ewsgi/connectors/standalone/src/httpd/httpd_server_i.e +++ b/library/server/ewsgi/connectors/standalone/src/httpd/httpd_server_i.e @@ -60,7 +60,6 @@ feature -- Access is_persistent_connection_supported: BOOLEAN = True -- Is persistent connection supported? - --| For now, disabled during dev. feature -- Callbacks diff --git a/library/server/ewsgi/connectors/standalone/src/wgi_standalone_output_stream.e b/library/server/ewsgi/connectors/standalone/src/wgi_standalone_output_stream.e index 29c38300..ed4db3c4 100644 --- a/library/server/ewsgi/connectors/standalone/src/wgi_standalone_output_stream.e +++ b/library/server/ewsgi/connectors/standalone/src/wgi_standalone_output_stream.e @@ -29,7 +29,7 @@ feature {NONE} -- Initialization last_target_call_succeed := True end -feature {WGI_STANDALONE_CONNECTOR, WGI_SERVICE} -- Nino +feature {WGI_STANDALONE_CONNECTOR, WGI_SERVICE} -- Server set_target (o: like target) do diff --git a/tests/all-safe.ecf b/tests/all-safe.ecf index 6bf2afa2..d49d23d3 100644 --- a/tests/all-safe.ecf +++ b/tests/all-safe.ecf @@ -45,7 +45,8 @@ - + + diff --git a/tests/all-stable-safe.ecf b/tests/all-stable-safe.ecf index db1cc477..395ef4fd 100644 --- a/tests/all-stable-safe.ecf +++ b/tests/all-stable-safe.ecf @@ -40,7 +40,8 @@ - + +