[Mono-bugs] [Bug 73077][Maj] New - Increment and Decrement operators doesn't works
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Feb 2005 22:56:49 -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 rogerio.araujo@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73077
--- shadow/73077 2005-02-26 22:56:49.000000000 -0500
+++ shadow/73077.tmp.25780 2005-02-26 22:56:49.000000000 -0500
@@ -0,0 +1,20 @@
+Bug#: 73077
+Product: Mono: Compilers
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: JScript
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: rogerio.araujo@gmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Increment and Decrement operators doesn't works
+
+JScript.NET increment and decrement operators wasn't working, but i change
+some lines of code and now is ok.