Re: [Mono-dev] bug or wrong mono compilation?

2010-05-23 Thread Alan McGovern
It works fine with r156922 from SVN. When building from trunk, always give the svn revision that you built with. Alan. On Sat, May 22, 2010 at 5:36 PM, xplicit s...@ngs.ru wrote: I have compiled mono 2.7 from trunk and try to use C# 4.0 features. I wrote simple program: using System;

Re: [Mono-dev] Altering our build system.

2010-05-23 Thread Mike Edenfield
On 5/20/2010 2:37 PM, Jonathan Chambers wrote: I've been looking at a MSBuild based build for the class libs (based upon Jonathan Pobst's MonkeyBuilder). To actually make the projects usable in visual studio, they need to be one of a list of well known project types. While MSBuild can handle

[Mono-dev] I Found a bug...

2010-05-23 Thread adamitai
Hi, I found a bug in mono FileStream. I posted the bug in here https://bugzilla.novell.com/show_bug.cgi?id=603378. Do you know how long should it take till someone take a look at this? thanks, Adamitai -- View this message in context:

Re: [Mono-dev] bug or wrong mono compilation?

2010-05-23 Thread xplicit
svn info URL: svn://anonsvn.mono-project.com/source/trunk/mono Repository Root: svn://anonsvn.mono-project.com/source Repository UUID: e3ebcda4-bce8-0310-ba0a-eca2169e7518 Revision: 157507 Why dmcs could be not working in this case? When I change source code to dynamic a=new object(); string

Re: [Mono-dev] bug or wrong mono compilation?

2010-05-23 Thread Geoff Norton
It appears to be a bug in the dmcs compiler, could you file it in bugzilla please? On 2010-05-23, at 12:17 PM, xplicit wrote: svn info URL: svn://anonsvn.mono-project.com/source/trunk/mono Repository Root: svn://anonsvn.mono-project.com/source Repository UUID:

Re: [Mono-dev] I Found a bug...

2010-05-23 Thread Robert Jordan
On 23.05.2010 17:48, adamitai wrote: Hi, I found a bug in mono FileStream. I posted the bug in here https://bugzilla.novell.com/show_bug.cgi?id=603378. Do you know how long should it take till someone take a look at this? The SafeFileHandle issue is already tracked here:

Re: [Mono-dev] I Found a bug...

2010-05-23 Thread adamitai
Hi, Thank you for the response, i would like to add that i have included a patch in my bug report. Adam On Sun, May 23, 2010 at 9:54 AM, Robert Jordan [via Mono] ml-node+2227938-1469233931-257...@n4.nabble.comml-node%2b2227938-1469233931-257...@n4.nabble.com wrote: On 23.05.2010 17:48,

Re: [Mono-dev] I Found a bug...

2010-05-23 Thread Robert Jordan
Hi, On 23.05.2010 19:10, adamitai wrote: Hi, Thank you for the response, i would like to add that i have included a patch in my bug report. The patch does not seem to match any current Mono version. Robert Adam On Sun, May 23, 2010 at 9:54 AM, Robert Jordan [via Mono]