[Mono-bugs] [Bug 633275] Abort trap in smcs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 9 04:31:25 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=633275

https://bugzilla.novell.com/show_bug.cgi?id=633275#c3


--- Comment #3 from Benjamin Nitschke <Benjamin at exDream.com> 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.


More information about the mono-bugs mailing list