Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78353 --- shadow/78353 2006-05-10 07:39:24.000000000 -0400 +++ shadow/78353.tmp.24887 2006-05-10 07:39:24.000000000 -0400 @@ -0,0 +1,71 @@ +Bug#: 78353 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: mono-svn-60495 don't ikvm-classpath(cvs-2006-5-10) + +ikvm-classpath compile Error Message: + +IKVM.GNU.Classpath.dll: + +Built-in property 'nant.project.basedir' is deprecated. Use the +project::get-base-directory() function instead. + [exec] System.TypeInitializationException: An exception was thrown by +the type initializer for IKVM.Internal.Tracer ---> +System.InvalidCastException: Cannot cast from source type to destination type. + [exec] in <0x0005d> +System.Diagnostics.DiagnosticsConfiguration:get_Settings () + [exec] in <0x0003c> System.Diagnostics.TraceImpl:InitOnce () + [exec] in <0x00007> System.Diagnostics.TraceImpl:get_Listeners () + [exec] in <0x00007> System.Diagnostics.Trace:get_Listeners () + [exec] in <0x0026f> IKVM.Internal.Tracer:.cctor ()--- End of inner +exception stack trace --- + [exec] in <0x00000> <unknown method> + [exec] in <0x001ea> IKVM.Internal.AotCompiler:Compile +(IKVM.Internal.CompilerOptions options) + [exec] in <0x023f8> Compiler:RealMain (System.String[] args) + +BUILD FAILED - 0 non-fatal error(s), 13 warning(s) + +/home/hys545/ikvm/classpath/classpath.build(52,10): +External Program Failed: /home/hys545/ikvm/classpath/../bin/ikvmc.exe +(return code was 1) + +Total time: 85.7 seconds. + + + + +Steps to reproduce the problem: + +1. Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: +1 . I updated ikvm(www.ikvm.net)-cvs-2006-5-10 and mono-svn 60495 + +2. I downgrade mono-svn-60480 + No Error. Compile Success +3. + +Actual Results: + + +Expected Results: + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
