Bug 313036 (MONO50083) - [In,Out] marshalling breaks when not at the beginning of a method definition.
Summary: [In,Out] marshalling breaks when not at the beginning of a method definition.
Status: RESOLVED INVALID
Alias: MONO50083
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Zoltan Varga
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-24 07:34 UTC by Miguel de Icaza
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:18:11 UTC


---- Reported by miguel@ximian.com 2003-10-24 00:34:45 MST ----

I have improved pinvoke17.cs to expose a bug, this bug is exposed by
System.Drawing when interfacing to GdiPlus.

mcs pinvoke17.cs
mono pinvoke.exe
echo $?

Should return 0, but returns 8 currently.



---- Additional Comments From vargaz@freemail.hu 2003-10-24 09:49:34 MST ----

The new test is missing the [In, Out] attribute before the parameter,
and if I add it, it executes correctly.




---- Additional Comments From vargaz@freemail.hu 2004-01-09 11:33:48 MST ----

So this is not a bug.


Unknown operating system unknown. Setting to default OS "Other".