[Mono-bugs] [Bug 343465] [g]mcs do not encode inner types exactly like MS csc does

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 27 04:57:37 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=343465

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=343465#c5


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #5 from Gert Driesen <gert.driesen at pandora.be>  2008-01-27 02:57:36 MST ---
This fix only applies to gmcs, as csc 1.x uses <type>+<nested
interface>.<method>.

I need this fixed to support explicit interface implementations in
mono-api-info (corcompare).

Is it ok to change this, and update the test as well? For the test, we actually
need to split it up into a test for mcs and one for gmcs. We then need to
disable the mcs test for gmcs. This could be avoided if the compiler tester
used the ONLY_ and NET_* conditional compilation symbols for compiling the
tests.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list