[Mono-bugs] [Bug 75081][Wis] New - Misleading Line number in error message

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 28 09:23:50 EDT 2005


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 ph_knecht at yahoo.com.

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

--- shadow/75081	2005-05-28 09:23:50.000000000 -0400
+++ shadow/75081.tmp.4611	2005-05-28 09:23:50.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 75081
+Product: Mono: Compilers
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: ph_knecht at yahoo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Misleading Line number in error message 
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. 
+
+do
+{
+}
+while(1=1)
+
+
+Actual Results:
+Error xyz in Line 0 
+
+
+Expected Results:
+
+Error xyz in Line 4
+How often does this happen? 
+always
+
+Additional Information:
+mono 1.1.7


More information about the mono-bugs mailing list