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

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


           Summary: endless recursion when loading dll
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


gmcs bug-0.cs -r:bug-0-lib.dll

>> bug-0.cs

using System;



class Program {



    static void Main ()

    {

    new X();

    }

}

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to