[Mono-bugs] [Bug 21530] Changed - cant resolve internal call to "System.MonoType::GetEvents" plus spew
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Mar 2002 07:13:02 -0000
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 mkestner@speakeasy.net.
http://bugzilla.ximian.com/show_bug.cgi?id=21530
--- shadow/21530 Thu Mar 7 23:56:03 2002
+++ shadow/21530.tmp.15768 Fri Mar 8 02:13:02 2002
@@ -1,14 +1,14 @@
Bug#: 21530
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@speakeasy.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -45,6 +45,12 @@
Mono.CSharp.CSharpParser:yyparse ()
[snip repetition of the same syntax error the other 11 files.]
Error: Parsing failed
RESULT: 0
+
+------- Additional Comments From mkestner@speakeasy.net 2002-03-08 02:13 -------
+Nevermind. I evidently didn't make install my mono build. I am now
+seeing the same build failure on linux as on win32. The bug that
+Miguel has been working on for interface base class members not
+showing through to subclasses.