[Mono-bugs] [Bug 59781][Maj] Changed - Console.WriteLine and ulong type error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 04:25:02 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=59781
--- shadow/59781 2004-06-08 05:58:07.000000000 -0400
+++ shadow/59781.tmp.29354 2004-06-15 04:25:02.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 59781
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: PascalFresnay@free.fr
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -26,6 +26,9 @@
error expected :
(CS0019) Operator - cannot be applied to operands of type `ulong' and `string'
Runtime error :
** ERROR **: Invalid IL code at IL0018 in MainClass:Main (string[]):
IL_0018: sub
+
+------- Additional Comments From marek.safar@seznam.cz 2004-06-15 04:25 -------
+Fixed in CVS