Re: [Mono-devel-list] PATCH: reworked async IO for Socket

2005-04-13 Thread Miguel de Icaza
Hello, Update: Gonzalo dropped aio support and instead used epoll where available. He will do the honors of posting the benchmark results later. Miguel. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mail

Re: [Mono-devel-list] About files, assemblies and compilation

2005-04-13 Thread Ian MacLean
Angel Garcia wrote: I'm new in mono, and I have some dudes about compilation, I try to obtain information, but I can't find anything. This is all pretty basic stuff. I'm sure there are a dozen basic .Net programming turorials out there that would cover it. However - answers to your questions in

[Mono-devel-list] [Fwd: How to compile mono for pentium 4 with -march=pentium4]

2005-04-13 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, sorry if you are getting duplicate posts, I sent that sometime ago and I didn't see it showing up on list. I'd like to compile Mono from svn with more specific support for my pentium 4 processor. What I need to do to get the Makefile changed

Re: [Mono-devel-list] Read failure with XSP on Windows

2005-04-13 Thread Curtis Wensley
This could be related to this bug I submitted: http://bugzilla.ximian.com/show_bug.cgi?id=73048 XSP didn't account for the extra linefeed that IE sends. If you use firefox, everything should work fine (if this is indeed the problem). This is now fixed, and should be in 1.1.5 (by looking at th

Re: [Mono-devel-list] Problems with Array.AsReadOnly

2005-04-13 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carlos Alberto Cortez wrote: > Hello, > > With mono from svn (updated a day ago) I'm getting a NullReferenceError > when trying to use a IList returned by Array.AsReadOnly. > > I've tried to see what happend, and ReadOnlyArray (internal > representa

[Mono-devel-list] About files, assemblies and compilation

2005-04-13 Thread Angel Garcia
Hello, I'm new in mono, and I have some dudes about compilation, I try to obtain information, but I can't find anything. The problem is simple, how can I make assemblies with a separates files? first problem: supposse that I have 2 archives in a directory named space_1 --ArchA.cs-- using System

[Mono-devel-list] Problems with Array.AsReadOnly

2005-04-13 Thread Carlos Alberto Cortez
Hello, With mono from svn (updated a day ago) I'm getting a NullReferenceError when trying to use a IList returned by Array.AsReadOnly. I've tried to see what happend, and ReadOnlyArray (internal representation) is working well, so I can only think that something is working bad in the runtime.

[Mono-devel-list] Re: [PATCH] Bug 74586 (and other oddities with the beta)

2005-04-13 Thread Bill Middleton
On 4/13/05, Bill Middleton <[EMAIL PROTECTED]> wrote: > When this happens, metadata/file-io.c happily calls FindNextFile again, A slight correction, file-io.c calls convert_win32_file_attribute() on the data, after calling FindFirstFile(), since r is true and the handle didn't get INVALID. Sorry

[Mono-devel-list] [PATCH] Bug 74586 (and other oddities with the beta)

2005-04-13 Thread Bill Middleton
This patch fixes a gnarly little bug with the new io-layer, and it's interaction with metadata/file-io.c. The problem is that FindNextFile() in io-layer/io.c doesn't set the cFileName at all in the WapiFindData struct, if there aren't any files to look at - either an empty directory, or an unmatch

RE: [Mono-devel-list] PATCH: reworked async IO for Socket

2005-04-13 Thread James Mansion
>The license of libevent allows doing that, but the code in >WIN32-Code/win32.c is using select(), not IOCP. I prefer waiting for select() in a Win32 application! FFS. Let me guess, someone with a UNIX background wrote it, thinking that the wait event call would otherwise limit to only 64 handle

[Mono-devel-list] more ppc atomic.h cleanups

2005-04-13 Thread David Waite
Attached is a patch that performs cleanups of atomic.h for the ppc architecture: * InterlockedIncrement, InterlockedDecrement: use one fewer register, avoid initialization and remove extra addition/subtraction at the end * InterlockedExchange: remove tmp initialization, rename tmp to result to be

Re: [Mono-devel-list] MSMQ

2005-04-13 Thread Jonathan Stowe
On Wed, 2005-04-13 at 14:34, [EMAIL PROTECTED] wrote: > All, > > Is there an equivalent feature in mono/linux to MSMQ? I don't have a specific > project in mind as yet, just getting a general feel of what I can do. No (MSMQ is not available on the majority of the target systems), however you migh

Re: [Mono-devel-list] Returntype of System.Data.DataTable.Select

2005-04-13 Thread Atsushi Eno
Ahh, okay, it makes sense. Fixed in svn. Thanks! Atsushi Eno Gerhard Rittweger wrote: > Hello, > thank you Konstantin for providing the sample. > With a little modification in testTypedDS() > ... > RegionRow[] rows = > (RegionRow[])regionDataSet1.Tables[

Re: [Mono-devel-list] Returntype of System.Data.DataTable.Select

2005-04-13 Thread [EMAIL PROTECTED]
Hello, thank you Konstantin for providing the sample. With a little modification in testTypedDS() ... RegionRow[] rows = (RegionRow[])regionDataSet1.Tables[0].Select("RegionID > 0"); Console.WriteLine(rows.GetType().ToString()); you get - with MS-Fra

Re: [Mono-devel-list] Trouble building Mono from SVN

2005-04-13 Thread Zoltan Varga
Hi, Try a newer automake version. 1.7.9 (which is in debian unstable) is known to work. Zoltan On 4/13/05, Robin Boerdijk <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to build Mono revision 42918 from SVN, but get the following > w

[Mono-devel-list] MSMQ

2005-04-13 Thread marcusmonaghan
All, Is there an equivalent feature in mono/linux to MSMQ? I don't have a specific project in mind as yet, just getting a general feel of what I can do. Regards, Marcus ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximia

[Mono-devel-list] Trouble building Mono from SVN

2005-04-13 Thread Robin Boerdijk
Hi, I'm trying to build Mono revision 42918 from SVN, but get the following when running ./autogen.sh --prefix=/usr/local: Running libtoolize... Running aclocal ... Running autoheader... autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `con

[Mono-devel-list] [ANN] X-develop Professional 1.0 released

2005-04-13 Thread Hans Kratz
Hi! We are pleased to announce the release of X-develop Professional 1.0, our cross-platform multi-language IDE for Mono, Java and .NET. X-develop is the first IDE to offer features like on-the-fly error checking, refactoring and smart code templates for C# and VB.net developers using Mono. More in

Re: [Mono-devel-list] [Fwd: [Mono-patches] r42885 - trunk/mcs/mcs]

2005-04-13 Thread Raja R Harinath
Hi, Atsushi Eno <[EMAIL PROTECTED]> writes: > I think r42885 broke cs0208 tests in mcs/errors (verified that > r42884 does not break them and r42885 does). [snip] > 2005-04-12 Miguel de Icaza <[EMAIL PROTECTED]> > > * typemanager.cs (IsUnmanagedType): Arrays are allowed. [snip] > Modified

Re: [Mono-devel-list] Returntype of System.Data.DataTable.Select

2005-04-13 Thread Atsushi Eno
Hello, Konstantin Triger wrote: > Hello, > > Attached the RegionDataSet.cs and a region.xml files. > When the following code is run, this type should be outputted: > tests.RegionDataSet+RegionRow > > static void testTypedDS() { >RegionDataSet regionData

[Mono-devel-list] [Fwd: [Mono-patches] r42885 - trunk/mcs/mcs]

2005-04-13 Thread Atsushi Eno
Hi Miguel, I think r42885 broke cs0208 tests in mcs/errors (verified that r42884 does not break them and r42885 does). Atsushi Eno Original Message Subject: [Mono-patches] r42885 - trunk/mcs/mcs Date: Tue, 12 Apr 2005 21:38:46 -0400 (EDT) From: Miguel de Icaza <[EMAIL PROTECTED]>

[Mono-devel-list] Read failure with XSP on Windows

2005-04-13 Thread Kevin Flanagan
Hello - I've installed Mono 1.1.4 on XP Pro - am writing an ASP.NET app to run under .NET and Mono, so it's very helpful to be able to test both on the same OS. The app (quite simple at present) basically runs fine under Mono, after a couple of tweaks ... in fact, I'm likely to be joining th

Re: [Mono-devel-list] Returntype of System.Data.DataTable.Select

2005-04-13 Thread Konstantin Triger
Hello, Attached the RegionDataSet.cs and a region.xml files. When the following code is run, this type should be outputted: tests.RegionDataSet+RegionRow static void testTypedDS() { RegionDataSet regionDataSet1 = new RegionDataSet(); regionDataSet1.ReadXml(@"region.xml", Xml

[Mono-devel-list] metadata/threadpool.c won't build under svn latest

2005-04-13 Thread Bill Middleton
Hi, I had to remove the followiing line from threadpool.c to get it to build here on FreeBSD, where we have no epoll(). Index: threadpool.c === --- threadpool.c(revision 42886) +++ threadpool.c(working copy) @@ -622

Re: [Mono-devel-list] mono_jit_cleanup / mono_jit_init

2005-04-13 Thread George Kodinov
Hi, At least the MS and the Sun's VM have proper documentation/single entry point on how they are to be initialized/shutdown - something not quite clear/stable with Mono. Best Regards, George Kodinov Zoltan Varga wrote: Hi, It would be nice but it is ve