dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #9004] Order of nested classes in input affects


From: Richard Baumann
Subject: [Pnet-developers] [bugs #9004] Order of nested classes in input affects compilation.
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040122 Galeon/1.3.13 (Debian package 1.3.13-2)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #9004] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9004>
Project: DotGNU Portable.NET
Submitted by: Richard Baumann
On: Wed 05/19/04 at 03:57

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  Order of nested classes in input affects compilation.

Original Submission:  For nested classes with virtual/abstract/override 
methods/properties, if a derived class comes before its base class (or 
interface), the compiler gives bogus errors on correct code while compiling 
erroneous code without error. The compiler appears to be attempting to compile 
the derived types before it knows enough about the base types to do so 
correctly.





File Attachments
-------------------

-------------------------------------------------------
Date: Wed 05/19/04 at 03:57  Name: nested-class-virt-testcase.cs  Size: 987KB   
By: Rich333
Compiles fine as-is, but pass -DFOO and it gives bogus errors.
http://savannah.gnu.org/bugs/download.php?item_id=9004&amp;item_file_id=1322






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9004>

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





reply via email to

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