[Mono-devel-list] mono/tests/vararg.cs

Paolo Molaro lupus at ximian.com
Thu Jul 17 12:21:30 EDT 2003


On 07/17/03 Bernie Solomon wrote:
> I am curious about mono/tests/vararg.cs (the one that uses __arglist)
> as this doesn't seem to compile with mcs (it does with csc) yet is in
> the list of tests run by "make test_cs". Is the test supposed to be there
> and work or not? Or is this set of tests not actively maintained anyway -

The test is supposed to be there and work with corrent cvs with the JIT.
mcs doesn't cope with vararg methods, yet (and we also need a fix to a
Reflection.Emit method for it when it will handle them).
The interpreter has not been updated to handle vararg methods, but if
people are interested, it should be quite easy.

> seems to pass even if built with csc). Also I did post some patches to
> the tests a little while ago which I have not had any comments on....

If some patches have been posted to the list and you didn't hear about
them in a week or so, we probably forgot about them. Please resubmit.

Thanks.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list