[Mono-bugs] [Bug 548608] New: Inherit from btouch generated class causes infinite loop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 20 22:05:39 EDT 2009


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


           Summary: Inherit from btouch generated class causes infinite
                    loop
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: duane at wandless.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=323360)
 --> (http://bugzilla.novell.com/attachment.cgi?id=323360)
Sample project to demonstrate the looping

Attached is a project.  See Layer.g.cs which was originally generated from
btouch.  I added a throw new Exception("infinite loop").  The loop is caused by
teh call to addChild from Main.cs

Note the project does not function.  It just demonstrates the looping problem.

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