[Mono-bugs] [Bug 67172][Nor] Changed - If procedure is define by passing argument by reference and while calling the procedure it is passes by giving parentheses around the variable then it protect it from change.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 2 Oct 2004 17:21:07 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67172
--- shadow/67172 2004-09-30 02:25:35.000000000 -0400
+++ shadow/67172.tmp.7541 2004-10-02 17:21:07.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 67172
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Basic
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: banirban@novell.com
ReportedBy: manishkumarsinha@sify.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: If procedure is define by passing argument by reference and while calling the procedure it is passes by giving parentheses around the variable then it protect it from change.