[Mono-bugs] [Bug 602551] New: Regression: gmcs detects a type cycle in generic declarations

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 4 15:48:06 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=602551

http://bugzilla.novell.com/show_bug.cgi?id=602551#c0


           Summary: Regression: gmcs detects a type cycle in generic
                    declarations
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mhabersack at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=359252)
 --> (http://bugzilla.novell.com/attachment.cgi?id=359252)
SchemaEntry.cs

The attached code fails to compile with {d,g}mcs from trunk with the following
error message:

SchemaEntry.cs(48,38): error CS0523: Struct member
`Banshee.Configuration.SchemaEntry<T>.Zero' of type
`Banshee.Configuration.SchemaEntry<T>' causes a cycle in the struct layout

-- 
Configure bugmail: http://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