[Mono-dev] Building Mono on Linux/Alpha

Sergey Tikhonov tsv at solvo.ru
Thu Aug 31 06:23:23 EDT 2006


Hello Zoltan,

>                            Hi,
>
>  The best approach, as I said previously, is to make sure all the 
> tests (except
> perhaps the pinvoke/marshalling tests) run under mono/tests. Since 
> these tests
> are much simpler than mcs, it is much easier to track down the
> possible problems.

I am trying to understand why "invoke.cs" test fails.
The "Test1" method is called but "ss" parameter contains wrong data 
(ss.a = ss.b = true). If the "Test1" method
if called directly (not by invoke) the parameter has right values. What 
should I look at? Is there some kind
casting exists from array of objects to SimpleStruct? Some box/unbox 
methods for parameters?

Thank you,

-- 
Sergey Tikhonov

Solvo Ltd.
Saint-Petersburg, Russia
tsv at solvo.ru




More information about the Mono-devel-list mailing list