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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=319848#c1


Gert Driesen <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Gert Driesen <[EMAIL PROTECTED]>  2008-03-23 12:50:52 MST 
---
In .NET 2.0 SP1, MS introduced a new DefineProperty overload on TypeBuilder
that allows the calling convention to be set.

We can use that one for gmcs. For mcs, we'll need to mark that method as
internal and invoke it using reflection.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to