[Mono-list] BUG : monostyle
Christophe VG
mono@baselabs.org
02 Apr 2002 10:15:09 +0200
Hi Adam,
I will do so tonight (gotta run now).
Can you in the mean time explain me what's holding you back with respect
to mono ? ... It's probably better that you can tell me upfront what are
the current problems, before I dive head-first into debugging myself :)
Christophe
On Tue, 2002-04-02 at 10:00, Adam Treat wrote:
> Hello Christophe,
>
> monostyle is not ready to run with Mono yet and recently it's become
> difficult for me to use the .NET runtime (upgraded to 1.0 but this won't work
> under wine :-(, so would you mind running this test under Microsoft's SDK and
> letting me know if it works?
>
> On Monday 01 April 2002 11:18 pm, Christophe VG wrote:
> > Hi Adam,
> >
> > I'm not sure if you like to receive bugreports this way ... but here is
> > a "problem"
> >
> > [ntt@taurus cs]$ cat hello.cs
> > namespace baselabs
> > {
> > // Namespace Declaration
> > using System;
> >
> > // Program start class
> > class HelloWorld
> > {
> > // Main begins program execution.
> > public static void Main() {
> > // Write to console
> > Console.WriteLine( "Hello C# World !!" );
> > }
> > }
> > }
> >
> > [ntt@taurus cs]$ mono monostyle.exe -f hello.cs
> > namespace baselabs {
> >
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > // Namespace Declaration
> > RESULT: 0
> >
> > I hope it helps in debugging ?!
> >
> > greetz,
> > Christophe
> >
> >
> > _______________________________________________
> > Mono-list maillist - Mono-list@ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list