[Mono-bugs] [Bug 74672][Blo] Changed - SVN r43310 mod_mono: runtime error with Apache 1.3.33
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 24 Apr 2005 07:09:42 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by flashdict@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74672
--- shadow/74672 2005-04-24 06:43:00.000000000 -0400
+++ shadow/74672.tmp.19967 2005-04-24 07:09:42.000000000 -0400
@@ -87,6 +87,13 @@
+#define apr_table_addn apr_table_setn
#define apr_table_get ap_table_get
+
+------- Additional Comments From flashdict@gmail.com 2005-04-24 07:09 -------
+Note that the problem with multiple servers has always been around for
+1.3, but previously I could at least run _a_ server with a pipe, and
+without using socket.
+
+