Oops, it was dropping in my commit. It's now in 2.6 branch too.
Atsushi Eno
On 2010/01/28 1:08, Tiaan Geldenhuys wrote:
> One of the files (XmlConvert.cs) was not included in the 2.6 backport during
> the r150106 commit, and some tests now fail. Would someone please copy that
> file from r150102
On Thu, 2010-01-28 at 03:19 +, Hin-Tak Leung wrote:
> sorry, attached the wrong patch in the previous e-mail. (ReadStream probably
> should use NO_FLUSH For performance as well?).
>
> File the issue as Bug 574597 , since mono 2.4 behaves much better (and better
> than MS .Net), mono 2.6's be
One of the files (XmlConvert.cs) was not included in the 2.6 backport during
the r150106 commit, and some tests now fail. Would someone please copy that
file from r150102?
Thank you.
-Original Message-
From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com]
Sent: 24 January 20
Back to the original problem, what if you run "make get-monolite-latest"
first before running make?
Atsushi Eno
On 2010/01/27 7:02, Zoltan Varga wrote:
> Hi,
>
> You are trying to run mcs on the .net runtime, this is not
> supported, the error message is
> not very helpful tough.
>
> On Fri,
Sebastien Pouliot-2 wrote:
>
> On Wed, 2010-01-27 at 09:34 +0100, Damien wrote:
>> > I would like to know if and how it is possible to activate code
>> access
>> > security with Mono used as an embeded library...
>>
>>
>> For fun ? maybe. For profit ? not likel
On Wed, 2010-01-27 at 09:34 +0100, Damien wrote:
> > I would like to know if and how it is possible to activate code
> access
> > security with Mono used as an embeded library...
>
>
> For fun ? maybe. For profit ? not likely.
>
>
> Well, for fun :)
>
>
Hi Leszek,
This patch breaks OSX as it doesn't define B460800. Is guarding the case
entry if a "#if defined (B460800)" the right way to fix it?
Thanks,
Rodrigo
On Fri, Jan 22, 2010 at 8:30 AM, Leszek Ciesielski (skol...@gmail.com) <
mono-patches-l...@lists.ximian.com> wrote:
> Author: leszek
>
> I would like to know if and how it is possible to activate code access
> > security with Mono used as an embeded library...
>
> For fun ? maybe. For profit ? not likely.
>
>
Well, for fun :)
> A *much more* interesting approach is to use CoreCLR (the transparency
> model) that is being used by