[Mono-bugs] [Bug 69177][Nor] Changed - Need [DecimalConstant] for decimal constants

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Nov 2004 04:02:10 -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 marek.safar@seznam.cz.

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

--- shadow/69177	2004-11-09 14:47:39.000000000 -0500
+++ shadow/69177.tmp.422	2004-11-23 04:02:10.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69177
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
 
 Sorry about that
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-11-07 10:31 -------
 The problem here is that we need to emit the field as static readonly,
 and add a [DecimalConstant] attr on it.
+
+------- Additional Comments From marek.safar@seznam.cz  2004-11-23 04:02 -------
+Fixed in SVN