[Mono-dev] Unable to build 2.8.1

2010-12-07 Thread Paul F. Johnson
Hi, I'm unable to build mono-2.8.1 due to the following ./System/System.Net.Sockets/Socket_2_1.cs(523,55): error CS0117: `System.Net.Sockets.SocketType' does not contain a definition for `Dgram' System.Net.Sockets/SocketType_2_1.cs(27,21): (Location of the symbol related to previous error)

[Mono-dev] Unable to build 2.8.1

2010-12-07 Thread Paul F. Johnson
Hi, I'm unable to build mono-2.8.1 due to the following ./System/System.Net.Sockets/Socket_2_1.cs(523,55): error CS0117: `System.Net.Sockets.SocketType' does not contain a definition for `Dgram' System.Net.Sockets/SocketType_2_1.cs(27,21): (Location of the symbol related to previous error)

Re: [Mono-dev] Unable to build 2.8.1

2010-12-07 Thread Jb Evain
Hi, On Tue, Dec 7, 2010 at 11:31 AM, Paul F. Johnson p...@all-the-johnsons.co.uk wrote: ./System/System.Net.Sockets/Socket_2_1.cs(523,55): error CS0117: `System.Net.Sockets.SocketType' does not contain a definition for `Dgram' System.Net.Sockets/SocketType_2_1.cs(27,21): (Location of the

Re: [Mono-dev] Fwd: Problem with WCF and IEnumerable as return type

2010-12-07 Thread Atsushi Eno
Please file a bug (C# is much better). Atsushi Eno (2010/12/07 16:14), Chakotey STME wrote: This problem still exists. Does anyone have an idea? -- Forwarded message -- From: Chakotey STMEchakoteys...@gmail.com Date: 2010/11/30 Subject: Problem with WCF and IEnumerable

Re: [Mono-dev] (Delegate) Trampoline executed twice?

2010-12-07 Thread Martin Däumler
On 07.12.10 10:54, Robert Jordan wrote: On 07.12.2010 08:52, Martin Däumler wrote: I expected a delegate trampoline to be executed only once like common JIT trampolines for a single call instruction. However, it might be executed twice. It could be related to the fact that the code behind

[Mono-dev] Error before PreInit

2010-12-07 Thread APS
Hi, I'm using mod_mono to host an asp.net application in apache using CentOS. Sometimes before PreInit page event I have a strange delay, this time I got an error, someone can explain me some possible the reason of this error? Unhandled ExceptionSystem.Net.Sockets.SocketException: Operation