[Mono-bugs] [Bug 74823][Maj] Changed - native backend doesn't allow
setting variables
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 18 13:03:13 EDT 2006
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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74823
--- shadow/74823 2005-09-05 13:52:38.000000000 -0400
+++ shadow/74823.tmp.11492 2006-04-18 13:03:13.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: toshok at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: native backend doesn't allow setting variables
-BugsThisDependsOn: 75494
+BugsThisDependsOn: 75494[INVALID]
(mdb) set a = 10
Expression `10' is not a variable
(mdb) print aa
(int) 10
(mdb) set a = aa
More information about the mono-bugs
mailing list