dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bug #2688] System.IO.StreamReader lists field 'Null'


From: nobody
Subject: [Pnet-developers] [bug #2688] System.IO.StreamReader lists field 'Null' twice (reflection)
Date: Fri, 25 Jul 2003 10:19:24 -0400
User-agent: Links (0.99pre7; Linux 2.4.7-10 i686; 80x24)

=================== BUG #2688: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2688&group_id=353

Changes by: Gopal.V <address@hidden>
Date: Fri 07/25/03 at 19:49 (Asia/Calcutta)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Bug 2 has been fixed for some time , Bug 1 fixed on 25-7-2003



=================== BUG #2688: FULL BUG SNAPSHOT ===================


Submitted by: tlozza                  Project: DotGNU Portable.NET          
Submitted on: Sat 03/01/03 at 16:07
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  None                    Status:  Closed                       

Summary:  System.IO.StreamReader lists field 'Null' twice (reflection)

Original Submission:  2 problems concerning the System.IO.StreamReader class

(1) Reading the fields via reflection from the StreamReader class, the field 
Null is listed twice. probabely because StreamReader implements the abstract 
type System.IO.TextReader which has also a field Null defined. why is that 
field in TextReader not shadowed??

(2) The attached code fragment does not compile with cscc (problems with   
namespace reflection... ) .. but the executable (compiled under windows) runs.. 
why that?

--tom 

Follow-up Comments
*******************

-------------------------------------------------------
Date: Fri 07/25/03 at 19:49         By: t3rmin4t0r
Bug 2 has been fixed for some time , Bug 1 fixed on 25-7-2003


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Sat 03/01/03 at 16:07  Name: s19d.cs  Size: 1KB   By: tlozza
Compile it under windows.. seems not to compile under dotgnu...
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=2688&amp;bug_file_id=324


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2688&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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