[Mono-bugs] [Bug 472845] Need proper support for __arglist keyword in compiler and P/Invoke
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 17 09:19:09 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=472845
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=472845#c4
Rodrigo Kumpera <rkumpera at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rkumpera at novell.com
Severity|Normal |Minor
--- Comment #4 from Rodrigo Kumpera <rkumpera at novell.com> 2009-02-17 07:19:08 MST ---
Fixed the __arglist(1,2,3) encoding issue in trunk.
The P/Invoke part is not that important as it affect printf like functions,
which don't make much sense to call from managed code, so I'm lowering it to
minor.
--
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.
More information about the mono-bugs
mailing list