[Mono-bugs] [Bug 530270] New: Cycle in struct layout (cs0523)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 12 05:33:22 EDT 2009


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


           Summary: Cycle in struct layout (cs0523)
    Classification: Mono
           Product: Mono: Compilers
           Version: 2.4.x
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: stapostol at gmail.com
         QAContact: mono-bugs at lists.ximian.com
                CC: stapostol at gmail.com
          Found By: ---


Created an attachment (id=312146)
 --> (http://bugzilla.novell.com/attachment.cgi?id=312146)
Test case for issue

Description of Problem: The attached test case fails to compile on gcms
2.4.2-1. It seems to work fine on gmcs 2.0 and csc 3.5sp1:


Steps to reproduce the problem:
1. Compile the test case



Actual Results:
[Task:File=/home/vm/Projects/gmcs-generic-cycle/gmcs-generic-cycle/Main.cs,
Line=12, Column=45, Type=Error, Priority=Normal, Description=Struct member
`TestCase.Foo.Handle' of type `TestCase.Handle<TestCase.Foo>' causes a cycle in
the struct layout(CS0523)]


Expected Results:
Successful compilation


How often does this happen? 
Always

-- 
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