[Mono-bugs] [Bug 82845][Maj] Changed - In the constructor of a partial class, only the using directives from the first translation unit are observed.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 14 10:29:22 EDT 2007


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 at seznam.cz.

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

--- shadow/82845	2007-09-14 07:31:28.000000000 -0400
+++ shadow/82845.tmp.6567	2007-09-14 10:29:21.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82845
 Product: Mono: Compilers
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: marek.safar at seznam.cz                            
 ReportedBy: nathan_baum at btinternet.com               
 QAContact: mono-bugs at ximian.com
@@ -70,6 +70,9 @@
 
   The using directives are _only_ ignored in the constructor. All other
 methods appear work as expected.
 
   ATM my solution is to put all needed using directives where every partial
 declaration of a class can see it. This is tedious.
+
+------- Additional Comments From marek.safar at seznam.cz  2007-09-14 10:29 -------
+Fixed on SVN.


More information about the mono-bugs mailing list