[Mono-dev] Mono fails to run binaries produced with .NET C#

2007-04-27 Thread Bitprox Development
Hi, I am experiencing a problem when I try to run the code compiled using the .NET Framework on the mono runtime. The same code runs fine when executed on .NET Framework. However when I compile the code using mono compiler mcs.exe it runs fine on any runtime. When I started to examine the IL

[Mono-dev] Call for testing: Mono 1.2.4 Second Preview Available

2007-04-27 Thread Miguel de Icaza
Hello, Am just reposting Wade's email with a fresh subject: Preview 2 has been uploaded to this same location. mono/mcs was retagged as mono-1-2-4 from the mono-1-2-4 branch. Thanks to all who have taken a look at the preview releases. Wade On Fri, 2007-04-20 at 22:26 -0600,

Re: [Mono-dev] performance and stress test

2007-04-27 Thread Miguel de Icaza
Hello, Is there an tool or a batch on svn to have a report about performance of mono Versus Ms.NET implementation. I know that there is the class status script. I search something quite simple to be run as class status to get out performance index compared to ms performance index. You

[Mono-dev] Fwd: eglib Patch

2007-04-27 Thread Jonathan Chambers
Hello, Here is same patch with ChangeLog entries. Thanks, Jonathan -- Forwarded message -- From: Jonathan Chambers [EMAIL PROTECTED] Date: Apr 26, 2007 1:50 PM Subject: eglib Patch To: mono-devel mono-devel-list@lists.ximian.com Here is a patch slightly modified from what

Re: [Mono-dev] Call for testing: -- Timer issue

2007-04-27 Thread Alan McGovern
Any update on this issue? Alan. On 4/21/07, Joshua Tauberer [EMAIL PROTECTED] wrote: With the 1.2.4 preview, I encountered something with the MySql Connector which I narrowed down to an issue with System.Threading.Timer. I don't know what the proper way to use the Timer is, so it may be