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=76640 --- shadow/76640 2005-11-07 07:36:55.000000000 -0500 +++ shadow/76640.tmp.19440 2005-11-07 07:36:55.000000000 -0500 @@ -0,0 +1,54 @@ +Bug#: 76640 +Product: Mono: Class Libraries +Version: unspecified +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: svn-52646 compile error + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: + +make[8]: Leaving directory `/home/hys545/MONO/mcs' +MONO_PATH="../class/lib/net_2_0_bootstrap:$MONO_PATH" /usr/src/Haansoft/ +BUILD/mono/runtime/mono-wrapper ../class/lib/net_2_0_bootstrap/mcs.exe / +codepage:28591 -d:NET_1_1 -d:NET_2_0 -debug -target:exe -out:gmcs.exe cs- +parser.cs @gmcs.exe.sources +cs-parser.cs(1002,5): warning CS0162: Unreachable code detected +class.cs(2910,37): error CS1540: Cannot access protected member `Mono. +CSharp.DeclSpace.CurrentTypeParameters' via a qualifier of type `Mono. +CSharp.PartialContainer'; the qualifier must be of type `Mono.CSharp. +ClassPart' (or derived from it) +class.cs(2923,37): error CS1540: Cannot access protected member `Mono. +CSharp.DeclSpace.CurrentTypeParameters' via a qualifier of type `Mono. +CSharp.PartialContainer'; the qualifier must be of type `Mono.CSharp. +ClassPart' (or derived from it) +Compilation failed: 2 error(s), 1 warnings +make[7]: *** [../class/lib/net_2_0/gmcs.exe] Error 1 + +Steps to reproduce the problem: +1. +2. +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
