Re: [Mono-dev] Compilation issue

2006-11-05 Thread Paul
Hi, libtest.c: In function `mono_test_empty_struct': libtest.c:957: Internal compiler error in ix86_compute_frame_size, at config/i386/i386.c:1876 Please submit a full bug report. See URL:http://bugzilla.redhat.com/bugzilla/ for instructions. Which version of gcc are you using to build mono

[Mono-dev] [PATCH] System.Drawing.RectangleF != Operator Bug

2006-11-05 Thread Manuel Alejandro Cerón Estrada
Hello, I found a small bug in System.Drawing.RectangleF. The inequality operator (!=) was wrong. Here is the patch that corrects it. Manuel Alejandro Cerón Estrada Index: class/System.Drawing/System.Drawing/RectangleF.cs === ---

Re: [Mono-list] Cleaning shit up (Re: Uncertainty and Doubt about MONO)

2006-11-05 Thread Alexandru Nedelcu
I replied to you privately simply because I hit Reply and I didn't bother to check if the CC field was automatically put to mono-list or not. About Microsoft and FUD, this is the article that scared me: http://www.eweek.com/article2/0,1895,2050848,00.asp?kc=EWEWEMNL103006EP17A You know what .. I

Re: [Mono-list] Cleaning shit up (Re: Uncertainty and Doubt about MONO)

2006-11-05 Thread Atsushi Eno
Ok, I thought you were just offending us by dare putting flaming subject, but after messages it is not a strong intention. So it's just one of a lot room for interpretation (in your words). I accept your apologize thus I also apologize for you for taking the worst possibility on your intention.

Re: [Mono-list] Uncertainty and Doubt about MONO

2006-11-05 Thread Miguel de Icaza
Hello, You have some valid questions, and I have followed up to some of the concerns similar to this one on my blog: http://tirania.org/blog/archive/2006/Nov-04.html In addition, Jonathan Pryor has a good entry that explores the issue in more detail than I have done, and also is a good

Re: [Mono-list] Uncertainty and Doubt about MONO

2006-11-05 Thread adam
My brain still hurts on this whole thing. Here is what I'd _like_ to think : Microsoft isn't saying it will sue anyone over infringement, but its not saying (to everyone) its not. The possibility is enough for corporate suits to consider keeping Linux out of the server room (in some

Re: [Mono-list] Uncertainty and Doubt about MONO

2006-11-05 Thread Miguel de Icaza
Hello, And here is the reality Try and find Corel Linux. You won't. Now find out why and you'll see something very unpleasant. Getting into bed with the devil is a sure way to get the wobbly dangly bits of your anatomy well and truly burned. The story of Corel Linux is much more

Re: [Mono-list] Uncertainty and Doubt about MONO

2006-11-05 Thread Miguel de Icaza
Hello, VP's to say - Put in Linux now, I feel totally safe with it. Having said that - what happens in 5 years? [big question mark here] What happens in 5 years? Who the heck knows. This is a common practice, it basically means that the companies renegotiate the terms at that point.

Re: [Mono-list] 1.2 Release Candidate Sources / Call for Testing

2006-11-05 Thread Miguel de Icaza
Hello, Can I just ask, how the hell did you manage to get mono-basic to build? The zip file currently up won't compile under Linux! If you have a src.rpm that would certainly help! mono-basic (which contains the VB Runtime) is compiled on Windows using the .NET VB compiler. Hopefully that

Re: [Mono-list] known problems with multi-processor Sparc platform?

2006-11-05 Thread Miguel de Icaza
hello, We have a mono application which works fine for us on Solaris Sparc in house, but is causing a core dump from mono in the field. Our system is a Sparc 5, single processor system. Our customer has a huge 8-processor Sparc with 16G of RAM. Before I file a bug or anything, I’m

Re: [Mono-list] Uncertainty and Doubt about MONO

2006-11-05 Thread Alex Nedelcu
Yes, thanks.This announcement generated a lot of negative feelings towards Novell.It has everything to do with Microsoft still being the main threat to our ecosystem.Anyway, time will tell if this partnership was good or bad for the open-source landscape. I am sorry I posted this topic here ...

Re: [Mono-list] Uncertainty and Doubt about MONO

2006-11-05 Thread Alexandru Nedelcu
To answer my own question ... on second thought ... such a list would not be recommended. Not to mention the number of trolls it would attract (like me). Sorry ... stupid idea. ... I'll get back to hacking now :) Alex Nedelcu wrote: I am sorry I posted this topic here ... many developers

[Mono-list] Deploying ASP.NET 2.0 to Apache

2006-11-05 Thread John Anderson
Hey, I'm trying to deploy an ASP.NET 2.0 Application to an Apache server on OpenSUSE 10.1 and i'm getting the error: System.ArgumentException: Invalid data source source type. The data source must be of type IListSource, IEnumerable or IDataSource. at