Hello.

I tried to compile mono on cygwin. During the bootstrap compilation I've got an error in Thread.cs. After investigation, I found that csc does not understand "#pragma warning" (appears 2 times in this file).

svn diff -r44730:44731

This is what caused the compilation error. After deleting pragmas, compilation succeded.

Regards,
Andrew Skiba.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to