[Mono-bugs] [Bug 378294] New: mcs should report CS1031 for fixed size buffers

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 9 08:05:39 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=378294

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=378294#c348076

           Summary: mcs should report CS1031 for fixed size buffers
           Product: Mono: Compilers
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


To reproduce, compile the repro attached to bug #348076.

Expected result:

test.cs(7,11): error CS1031: Type expected

Actual result:

error CS0518: The predefined type
'System.Runtime.CompilerServices.FixedBufferAttribute' is not defined or
imported


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list