[Mono-bugs] [Bug 60401][Min] Changed - Missing parentheses for method calls

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Aug 2004 11:47:56 -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 banirban@novell.com.

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

--- shadow/60401	2004-07-09 05:54:11.000000000 -0400
+++ shadow/60401.tmp.27990	2004-08-20 11:47:56.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Basic
-AssignedTo: banirban@novell.com                            
+AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jwezel@compumaster.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Missing parentheses for method calls
@@ -34,6 +34,17 @@
 end sub
 end class
 
 ------- Additional Comments From banirban@novell.com  2004-07-09 05:54 -------
 Part one has been fixed.
 
+
+------- Additional Comments From banirban@novell.com  2004-08-20 11:47 -------
+I have implemented the method declaration without parenthesis part.
+But the next part of the bug will need some significant modification 
+in jay file.
+Since this change looks to me only cosmetic I would rather like to do 
+it once all other important thing are done which needs immediate 
+attention.
+Hence, I am releasing this bug from my name so that any one 
+interested to fix this issue can work on this.
+