[Mono-list] calling non-static method from ctor
Nick Drochak
ndrochak@gol.com
Tue, 16 Apr 2002 17:57:28 +0900
| I've got a simple test program that compiles using mcs, but
| doesn't compile using csc. Par. 17.10.1 of the C# spec says
| that this program should indeed give a compile-time error.
|
Great bug report!
However, this kind of report would be better placed in bugzilla. You
can find it at:
http://bugzilla.ximian.com/
Note: you will have to use the "sophisticated" interface to report mono
bugs.
Nick D.