Bug 314187 (MONO55932) - [REGRESSION] CS8023: "Try the Mono runtime." even when you use it
Summary: [REGRESSION] CS8023: "Try the Mono runtime." even when you use it
Status: RESOLVED FIXED
Alias: MONO55932
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Zoltan Varga
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-23 03:20 UTC by Jonathan Kessler
Modified: 2007-09-15 21:24 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:31:18 UTC


---- Reported by Jwkpiano1@comcast.net 2004-03-22 20:20:44 MST ----

Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem: The Mono compiler gives a CS8023 and tells you to
try the Mono runtime even when you're using it.


Steps to reproduce the problem:
1. Compile MonoDevelop.
2. [XmlMemberArrayAttribute("shortcut",Separator=new char[]{ '|'})] is the
attribute it complains about. 

Actual Results:
././Internal/Codons/MenuItems/MenuItemCodon.cs(35) warning CS8023: The
compiler can not encode this attribute in .NET due to
        a bug in the .NET runtime.  Try the Mono runtime.

Expected Results:
No error.

How often does this happen? 
Always.

Additional Information:



---- Additional Comments From bmaurer@users.sf.net 2004-03-22 22:29:03 MST ----

I am getting this warning when i compile test-128. The same test fails
with an index out of range exception.

This is a regression.



---- Additional Comments From bmaurer@users.sf.net 2004-03-22 22:32:19 MST ----

Zoltan, you made a change related to this.

http://lists.ximian.com/archives/public/mono-patches/2004-March/032834.html



---- Additional Comments From vargaz@freemail.hu 2004-03-23 07:08:59 MST ----

Thats the beauty of adding argument checking AFTER the code is
written. Anyway, the patch has been reverted, so this should be fixed
now.


Unknown operating system SUSE 9.0. Setting to default OS "Other".