dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #10201] cscc does not permit custom attributes w


From: Marcus Urban
Subject: [Pnet-developers] [bugs #10201] cscc does not permit custom attributes with array parameters
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux 2.4.21-144-athlon; X11; i686; en_US) (KHTML, like Gecko)

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




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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10201>
Project: DotGNU Portable.NET
Submitted by: Marcus Urban
On: Sun 08/29/2004 at 02:34

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


Summary:  cscc does not permit custom attributes with array parameters

Original Submission:  Custom attributes should be permitted to contain arrays 
of simple types, strings, or types, but cscc does not permit arrays in the 
attribute use, such as

[NewAttribute(5, new char[] {'x', 'y'})]

Instead, cscc complains 

array.cs:13: constant value required

See the attached test case.





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

-------------------------------------------------------
Date: Sun 08/29/2004 at 02:34  Name: array.cs  Size: 208B   By: mathpup
Test case
http://savannah.gnu.org/bugs/download.php?item_id=10201&amp;item_file_id=1621






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

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





reply via email to

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