[Mono-list] BUG : monostyle

Adam Treat manyoso@yahoo.com
Tue, 2 Apr 2002 00:00:58 -0800


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