[Mono-bugs] [Bug 80812][Nor] Changed - Eiffel .NET binaries don't work correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 16:51:05 EST 2007


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 lupus at ximian.com.

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

--- shadow/80812	2007-02-12 16:27:05.000000000 -0500
+++ shadow/80812.tmp.13263	2007-02-12 16:51:05.000000000 -0500
@@ -3,21 +3,21 @@
 Version: 1.2
 OS: unknown
 OS Details: Windows XP 64-bit
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: manus at eiffel.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Eiffel .NET binaries don't execute
+Summary: Eiffel .NET binaries don't work correctly
 
 Trying to test Eiffel on Mono, I used our typical Eiffel program.
 Unfortunately it crashes with Mono with a dialog stating:
 
 ** ERROR **: file mini.c: line 10738 (mono_jit_compile_method_inner):
 should not be reached
@@ -31,6 +31,17 @@
 ------- Additional Comments From manus at eiffel.com  2007-02-12 16:27 -------
 To reproduce the problem extract the content of F_code.zip and try to
 run calculator.exe with Mono.
 
 For information, I've also tried to run MoMa on it but it claims it is
 not a valid assembly.
+
+------- Additional Comments From lupus at ximian.com  2007-02-12 16:51 -------
+Mono from svn will execute calculator.exe, but I'm not sure it works
+correctly. After entering a number it prints:
+Accumulator = 12
+
+Next operation?
+and after that it accepts the command only after 2 or 3 return chars.
+This may be a System.Console bug.
+Let us know if there is some more complete way to test the eiffel
+compiler output.


More information about the mono-bugs mailing list