[Mono-bugs] [Bug 58254][Min] Changed - Using /main:ClassName with nonexisting name does not complain

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 00:12:55 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastian@nowozin.de.

http://bugzilla.ximian.com/show_bug.cgi?id=58254

--- shadow/58254	2004-05-10 00:11:50.000000000 -0400
+++ shadow/58254.tmp.27532	2004-05-10 00:12:55.000000000 -0400
@@ -42,6 +42,11 @@
 Something like, "Specified main class 'Maintest' not found, no entry point
 defined"
 
 How often does this happen? 
 
 Everytime.
+
+------- Additional Comments From sebastian@nowozin.de  2004-05-10 00:12 -------
+Created an attachment (id=7654)
+Simple class with Main to reproduce as shown in the report
+