dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]An operator overloading bug


From: Gopal V
Subject: [DotGNU]An operator overloading bug
Date: Thu, 29 Aug 2002 23:31:36 +0530
User-agent: Mutt/1.2.5i

Hi all,
        We were discussing operator overloading in class when someone
pointed out that a recursive operator overloading case existed when
someone accidentally used the operator inside the operator code ...
And how it was almost impossible/undecidable to check for that case.

I tried this for pnet and found that an issue existed in pnetlib .
Also that the System.Version class is affected by this bug. Since 
we can only ignore this issue (as per undecidability problem :-) 
we should solve it in pnetlib...

Any adventurer ready for this challenge ?

Gopal

<<SelfEquals.cs>>
<<VersionTest.cs>>
-- 
The difference between insanity and genius is measured by success

Attachment: SelfEqual.cs
Description: Text document

Attachment: VersionTest.cs
Description: Text document


reply via email to

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