Re: [Mono-dev] Develop for iPad on the iPad

2010-04-22 Thread Cory Foy
as it is made out to be. Somehow I think that if the Mono guys have been able to do what they've done with .NET and Microsoft, that Monotouch will come out Ok. *IANAL, nor am I on the Mono team, nor do I speak officially for anyone. YMMV. HAND. -- Cory Foy http://www.coryfoy.com http://twitter.com

Re: [Mono-dev] Develop for iPad on the iPad

2010-04-22 Thread Cory Foy
be a reflection of them understanding clearly how to work around it, having worked with a legal team to understand it, and not being able to say a word because of the NDA they are under. Never explain with malice that which can be explained by being hit with a stuffed monkey. -- Cory Foy http

Re: [Mono-dev] Make System.IO.Ports work on UNIX systems other than Linux

2010-04-22 Thread Cory Foy
ttywf ttysd -- Cory Foy http://www.coryfoy.com http://twitter.com/cory_foy ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Removing #region and #endregion from source code`

2008-09-27 Thread Cory Foy
what you intended, but I wonder if it would be better to have the community come to a consensus about it, rather than excluding certain opinions. -- Cory Foy http://www.cornetdesign.com http://www.agileflorida.com ___ Mono-devel-list mailing list Mono

[Mono-dev] Building Mono from Source

2006-08-18 Thread Cory Foy
the next steps would be. Thanks! -- Cory Foy http://www.cornetdesign.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Building Mono from Source

2006-08-18 Thread Cory Foy
Zoltan Varga wrote: This should be fixed in SVN. In the meantime, try deleting libgc/libtool.m4 and rerunning autogen.sh. Aha! Yep, that fixed it exactly. Thanks! -- Cory Foy http://www.cornetdesign.com ___ Mono-devel-list mailing list Mono-devel

[Mono-dev] Building from Source failing - libtool version mismatch

2006-08-11 Thread Cory Foy
for libgc == I'm using Gentoo, and looking at emerge, I'm running the latest stable version of libtool. Should I grab an unstable version, or is there something else I need to do? Thanks! -- Cory Foy http://www.cornetdesign.com

[Mono-dev] Where is System.Windows.Forms?

2006-08-06 Thread Cory Foy
Silly question, but I can't seem to find the source for System.Windows.Forms anywhere. I downloaded the sources for mono and other platforms like gtksharp. Can somebody thump me upside the head and point me to where the code is? Thanks! -- Cory Foy http://www.cornetdesign.com

Re: [Mono-dev] Where is System.Windows.Forms?

2006-08-06 Thread Cory Foy
Peter Dennis Bartok wrote: They're in the mcs module, path mcs/class/Managed.Windows.Forms Aha. Much appreciated! -- Cory Foy http://www.cornetdesign.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com

[Mono-dev] implement me in class.c

2006-07-03 Thread Cory Foy
that happens when the type passed in to mono_class_from_mono_type falls through the case statements. But I don't see how to determine what the type was that caused it to fall through. Any thoughts? -- Cory Foy http://www.cornetdesign.com ___ Mono-devel

Re: [Mono-dev] implement me in class.c

2006-07-03 Thread Cory Foy
to be the cross-domain call into the tests, but for some reason this run let me get this far. -- Cory Foy http://www.cornetdesign.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Invariant Culture question

2006-06-19 Thread Cory Foy
help or pointers would be gladly appreciated. I'm trying to determine if we should just limit our CultureInfo tests to the .NET platform only, or if there is something that could be done to determine the local CultureInfo. Thanks! -- Cory Foy http://www.cornetdesign.com

Re: [Mono-dev] CurrentCulture Empty?

2006-06-07 Thread Cory Foy
Can anyone provide some info about whether CultureInfo should be working? Thanks! Cory Cory Foy wrote: Hi All, We noticed that our tests in NUnit around CultureInfo were failing with an empty culture info. I was going to dig through the Mono source, but CultureInfo is apparantly

Re: [Mono-dev] Re: Registry Bug still around?

2006-05-27 Thread Cory Foy
://bugzilla.ximian.com/show_bug.cgi?id=78519 -- Cory Foy http://www.cornetdesign.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Re: 1.1.14 and UnixRegistryApi

2006-04-22 Thread Cory Foy
Robert Jordan wrote: Robert Jordan wrote: Since there is no cast in UnixRegistryApi:DeleteValue any more, I suppose you didn't update correctly or the stack trace above is wrong. Please reopen http://bugzilla.ximian.com/show_bug.cgi?id=2 and attach a test case. You were right! It did

[Mono-dev] 1.1.14 and UnixRegistryApi

2006-04-07 Thread Cory Foy
Hello, I just downloaded the latest 1.14 and am still getting the UnixRegistryApi error I had posted about before: [exec] 8) NUnit.Util.Tests.NUnitRegistryTests.TestClearRoutines : System.InvalidCastException : Cannot cast from source type to destination type. [exec] in 0x0008a

Re: [Mono-dev] Re: UnixRegistryApi question

2006-03-12 Thread Cory Foy
Robert Jordan wrote: We both made the mistake not filling a bug. If you want to speed this up, please fill a bug report at http://bugzilla.ximian.com/ product: Mono class libraries, CORLIB. Sorry! http://bugzilla.ximian.com/show_bug.cgi?id=2 Cory

[Mono-dev] UnixRegistryApi question

2006-03-11 Thread Cory Foy
Hi All, I'm building NUnit on Linux with the latest version of Mono (.14) and am getting the following: [exec] 5) NUnit.Util.Tests.NUnitRegistryTests.TestClearRoutines : System.InvalidCastException : Cannot cast from source type to destination type. [exec] in 0x00095