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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79112 --- shadow/79112 2006-08-20 16:09:34.000000000 -0400 +++ shadow/79112.tmp.7419 2006-08-20 16:16:11.000000000 -0400 @@ -108,6 +108,15 @@ If someone can explain to me what that is supposed to mean that would be great. At that point, with printf I found out that the whole stream has been read, so that is in memory at that point. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-20 16:16 ------- +The exception is expected since the show-headers assembly is not being +compiled by the makefile. The complete execution should result in +'curl' getting back an XML document that wraps the above exception. +And the Dream runtime should continue to run and be receptive to +further requests. On my system, after the exception is reported, the +application bails out with '** ERROR **: unknown type 0x13 in +type_to_ldind'. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
