[Mono-bugs] [Bug 74518][Cos] Changed - Error in line 0.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Apr 2005 15:25:29 -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 rharinath@novell.com.

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

--- shadow/74518	2005-04-08 12:18:28.000000000 -0400
+++ shadow/74518.tmp.2827	2005-04-08 15:25:29.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 74518
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Cosmetic
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: llpamies@tinet.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -47,6 +47,13 @@
      Math.PI();
 Insted of:
      Math.PI;
 
 
 But why the mcs give me the error in line 0 ???
+
+------- Additional Comments From rharinath@novell.com  2005-04-08 15:25 -------
+Can you provide a small testcase that exhibits the problem?
+
+Can you reproduce the problem with a newer version of mcs (say from
+the 1.1.6 release)?
+