dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]System.IO.StreamReader lists field Null twice


From: Gopal V
Subject: Re: [DotGNU]System.IO.StreamReader lists field Null twice
Date: Sat, 1 Mar 2003 16:38:42 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Thomas Lozza wrote:
> > (2) The attached code fragment does not compile with cscc (problems with 
> >   namespace reflection... ) .. but the executable (compiled under 
> > windows) runs.. why that?

It compiles now ... I don't think 0.5.2 compiles this code but it has 
been fixed in CVS .

Also the issue with the Null was unclear till I got this mail , I just
tried to modify the code a bit and print the Type of the field as well.

fieldname=Null,System.IO.StreamReader
....
fieldname=sawEOF,System.Boolean
fieldname=Null,System.IO.TextReader

That should solve that issue ... But the question is only this ...
Are static fields supposed to show in the child class's fields ?.

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


reply via email to

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