https://bugzilla.novell.com/show_bug.cgi?id=633275
https://bugzilla.novell.com/show_bug.cgi?id=633275#c3 --- Comment #3 from Benjamin Nitschke <[email protected]> 2010-09-09 08:31:24 UTC --- We found the issue (at least it compiles for now without any abort trap issue on our project): One constructor used an optional parameter and an enum was assigned as the optional value. Once this optional parameter was removed, smcs could compile the project. Other optional parameters (without using enums) at other places worked fine however. More useful compiler errors would be still helpful, maybe this should be added to the known issues or http://monotouch.net/Documentation/Limitations page for MonoTouch -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
