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

Eyal Alaluf eyala at mainsoft.com
Tue Aug 30 11:29:07 EDT 2005


Hi, Ben.

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.

Eyal.

On Tue, 30 Aug 2005, Ben Maurer wrote:

> Date: Tue, 30 Aug 2005 10:45:08 -0400
> From: Ben Maurer <bmaurer at ximian.com>
> To: Eyal Alaluf <eyala at mainsoft.com>
> Cc: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] Patch for compiling
>     System.Web/HttpResponseStream.cs under TARGET_JVM
>
> On Mon, 2005-08-29 at 13:00 +0300, Eyal Alaluf wrote:
> > +#else
> >                                 wr.SendResponseFromMemory ((IntPtr)
> > start, len);
> > +#endif
>
> This looks wrong. IntPtr is now an offset from the beginning of the
> chunk, right?
>
> Did you test this on the standard version?
>
> -- Ben
>
>




More information about the Mono-devel-list mailing list