dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]a small patch for approval


From: Gopal V
Subject: Re: [DotGNU]a small patch for approval
Date: Sun, 15 Sep 2002 19:59:08 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Rhys Weatherley wrote:
> If it doesn't break anything,

Nope ... 

> check it in and add some test cases for it.

I could not add too many test cases as -fbuiltin-library does not
let me do stuff like true.ToString() ... 

'bool' has no instance member named 'ToString'

Have finally used a crude test to work around that .. viz null.ToString() ,
to use the 'System'.'Object' provided ..

Very sadly ,that is the only test I could manage ...

To take account we have now about 3 bug to go before being able to compile
System.dll fully ... Two have been reported and I'm searching for a decent
test case for the next..

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

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