[Mono-bugs] [Bug 325478] Problem compiling IronPython 2.0 Alpha 4
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 3 06:44:55 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=325478#c4
--- Comment #4 from Sanghyeon Seo <sanxiyn at gmail.com> 2007-10-03 04:44:54 MST ---
Current SVN (r86800) prints "Compilation failed: 3 error(s), 2 warnings", but
it doesn't print what errors are. This wasn't the case when I first reported
this bug, as you can see from error messages I pasted.
So I did a manual bisection to see when the error messages disappeared.
r85773 prints "3 errors, 6 warnings" and actually prints all errors/warnings.
r85774 to r85792 fails to compile Microsoft.Scripting.dll because of #325512.
r85793 prints "3 errors, 2 warnings" and doesn't print errors.
I created an easier to use testcase as Zoltan did and saved compilation log for
r85773 and r85793 (later is same as r86800). Logs are inside zip. Just unzip
and make.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list