[Mono-dev] Patch for compiling System.Web/HttpResponseStream.cs under TARGET_JVM

Ben Maurer bmaurer at ximian.com
Tue Aug 30 14:27:53 EDT 2005


On Tue, 2005-08-30 at 18:29 +0300, Eyal Alaluf wrote:
> 
> You are correct. It forced me to make the ByteBucket class unsafe for
> Mono config, but
> I hope that difference won't matter in the future.

Why not add a method in chunk to send the chunk?

Also, please fully test the standard config before committing. It should
go without saying that any patch which is not fully inside #if
TARGET_JVM should be tested on the standard config -- and especially so
if the patch has parts in #if !TARGET_JVM.

-- Ben




More information about the Mono-devel-list mailing list