dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]ECMA doubt .. function overloading


From: Adam Treat
Subject: Re: [DotGNU]ECMA doubt .. function overloading
Date: Fri, 8 Nov 2002 12:54:56 -0500
User-agent: KMail/1.4.7

On Friday 08 November 2002 12:38 pm, Fergus Henderson wrote:
> On 08-Nov-2002, Gopal V <address@hidden> wrote:
> > Could someone test this ?
> >
> > AFAIK, it should print "Child"
>
> Microsoft's implementation prints "Child".

Then it appears that the bug is in cscc.

When I compile the test with cscc and run with either ilrun OR mono I get:

Parent

When I compile the test with mcs and run with either ilrun OR mono I get:

Child

If MS's implementation prints "Child" then either cscc is wrong or everyone 
else is.

Cheers,

Adam


reply via email to

[Prev in Thread] Current Thread [Next in Thread]