dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [Bug #2760] CSDOC- parser bug


From: nobody
Subject: [Pnet-developers] [Bug #2760] CSDOC- parser bug
Date: Wed, 19 Mar 2003 01:39:44 -0500

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

Changes by: Rhys Weatherley <address@hidden>
Date: Wed 03/19/03 at 06:39 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Wont Fix
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
A simple fix did not occur - closed.



=================== BUG #2760: FULL BUG SNAPSHOT ===================


Submitted by: mdupont                 Project: DotGNU Portable.NET          
Submitted on: Sun 03/09/03 at 20:32
Category:  None                       Severity:  1 - Ordinary               
Bug Group:  None                      Resolution:  Wont Fix                 
Assigned to:  None                    Status:  Closed                       

Summary:  CSDOC- parser bug

Original Submission:  namespace System.test
{
/// <summary>Blah</summary>
using System.Blah;
}; 
// test3.cs:4: syntax error, unexpected "`using'" at or near `using

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

-------------------------------------------------------
Date: Wed 03/19/03 at 06:39         By: rweather
A simple fix did not occur - closed.

-------------------------------------------------------
Date: Sun 03/09/03 at 21:31         By: rweather
The grammar is currently constrained to only allow
doc comments in the same position as an attribute,
which is where doc comments are supposed to be placed
anyway.  I will leave this bug open for now, in case
a simple fix occurs, but it is fairly low priority.


CC list is empty


No files currently attached


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


reply via email to

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