Hey!
I had been reviewing some patches we have in bugzilla - but I missed this
one. It's now reviewed - see bugzilla ;-)
Thanks!
Carlos.
2009/8/7 Tom Spink
> Hi Guys,
>
> I filed a bug a while ago about an issue with Control.Invoke in
> WinForms. A guy said he'd take a look at a patch, if I p
oops, fixed.
Atsushi Eno
Tony Alexander Hild wrote:
> Hi,
>
> Compiling mono from trunk I get this
>
> make[8]: Entering directory `/home/tony/mono/mcs/class/System.ServiceModel'
> MCS [net_2_1_raw] System.ServiceModel.dll
> System.ServiceModel.Description/ContractDescription.cs(157,44): er
Hi,
Compiling mono from trunk I get this
make[8]: Entering directory `/home/tony/mono/mcs/class/System.ServiceModel'
MCS [net_2_1_raw] System.ServiceModel.dll
System.ServiceModel.Description/ContractDescription.cs(157,44): error CS1061:
Type `System.ServiceModel.Description.IOperationBehavio
On Fri, Aug 7, 2009 at 3:57 PM, Andrew Jorgensen wrote:
> We have a proposal to move System.Design.dll, System.Drawing.Design.dll, and
> System.Web.Extensions.Design.dll to a separate package to break the
> dependency between mono-web and mono-winforms.
>
> Tomboy has started to use System.Web so
We have a proposal to move System.Design.dll, System.Drawing.Design.dll, and
System.Web.Extensions.Design.dll to a separate package to break the dependency
between mono-web and mono-winforms.
Tomboy has started to use System.Web so if we leave the packages as is it will
suddenly depend on mono-
Hi Guys,
I filed a bug a while ago about an issue with Control.Invoke in
WinForms. A guy said he'd take a look at a patch, if I posted one,
which I did... but nothing has come of it. I tried e-mailing the
WinForms list, but haven't heard anything back.
I was wondering if someone here could take
On Fri, 2009-08-07 at 11:19 -0600, Hurliman, John wrote:
> Just checking if anyone has seen something like this before filing a
> bug report. I don’t have any other information on what happened here,
> other than this was Mono version 2.4.2.2 running the OpenSimulator
> software.
>
have you looke
Just checking if anyone has seen something like this before filing a bug
report. I don't have any other information on what happened here, other than
this was Mono version 2.4.2.2 running the OpenSimulator software.
John
mmap(...PROT_NONE...) failed
Stacktrace:
at (wrapper managed-to-native
Hello,
I'm working on a older project which uses Mono.Security with .Net 1.1 for the
SSL capabilities. The project is using an older version of the library from
around 2004-2006. Recently while creating some test we seen that starting from
a test a number of TLS connections (100-500) caused som