[Mono-bugs] [Bug 70971][Blo] Changed - We ignore requiredRuntime

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 4 Jan 2005 09:24:15 -0500 (EST)


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 sebastien@ximian.com.

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

--- shadow/70971	2005-01-03 22:36:55.000000000 -0500
+++ shadow/70971.tmp.22403	2005-01-04 09:24:15.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 70971
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -30,6 +30,10 @@
 [benm@omega benm]$ mcs t.cs
 [benm@omega benm]$ mono t.exe
 mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
 
 
 On msft, you get a 2.0ish version.
+
+------- Additional Comments From sebastien@ximian.com  2005-01-04 09:24 -------
+or you get an error if your 2.0 runtime is more recent than 2.0.40607
+(beta 1). In this case the application isn't executed by the runtime.