2010-05-31 Robert Jordan <robertj@gmx.net>
authorRobert Jordan <robertj@gmx.net>
Mon, 31 May 2010 00:01:53 +0000 (00:01 -0000)
committerRobert Jordan <robertj@gmx.net>
Mon, 31 May 2010 00:01:53 +0000 (00:01 -0000)
commit7fb48dc27f4d51807da50532c61e2630ed5d38cd
tree0411b3fa4f0520b6536cf6d67091970e252860f0
parentfd9df62ddecad8e0b1fa5f18332547e6a8378bae
2010-05-31  Robert Jordan  <robertj@gmx.net>

* pinvoke2.cs (test_0_calli_dynamic): Use the cdecl version
of mono_test_marshal_inout_array. Fixes the test when compiled
with MSC (and GCC where it worked by accident).

* libtest.c (mono_test_marshal_inout_array_cdecl):
New. cdecl wrapper for the function with the same name.

svn path=/trunk/mono/; revision=158175
mono/tests/ChangeLog
mono/tests/libtest.c
mono/tests/pinvoke2.cs