[Mono-bugs] [Bug 56452][Wis] Changed - CS0626: extern method with no impl

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 04:37:14 -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=56452

--- shadow/56452	2004-05-23 15:05:22.000000000 -0400
+++ shadow/56452.tmp.6659	2004-06-02 04:37:14.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 56452
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: andrew@sobala.net               
 QAContact: mono-bugs@ximian.com
@@ -168,6 +168,9 @@
 Am reopening.
 
 The patch only solves the problem for Method, but not for 
 other elements that can be declared as extern.
 
 So we might as well look into a different solution.
+
+------- Additional Comments From marek.safar@seznam.cz  2004-06-02 04:37 -------
+Fixed in CVS