зеркало из https://github.com/mono/mail-archives.git
143 строки
3.7 KiB
HTML
143 строки
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 475342] using 'super' instead of 'base' to call base constructor crashes compiler
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20475342%5D%20using%20%27super%27%20instead%20of%20%27base%27%20to%20call%0A%20base%20constructor%20crashes%20compiler&In-Reply-To=bug-475342-28286%40https.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="085966.html">
|
|
<LINK REL="Next" HREF="085971.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 475342] using 'super' instead of 'base' to call base constructor crashes compiler</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20475342%5D%20using%20%27super%27%20instead%20of%20%27base%27%20to%20call%0A%20base%20constructor%20crashes%20compiler&In-Reply-To=bug-475342-28286%40https.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 475342] using 'super' instead of 'base' to call base constructor crashes compiler">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Thu Feb 12 14:49:58 EST 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="085966.html">[Mono-bugs] [Bug 475342] New: using 'super' instead of 'base' to call base constructor crashes compiler
|
|
</A></li>
|
|
<LI>Next message: <A HREF="085971.html">[Mono-bugs] [Bug 475342] using 'super' instead of 'base' to call base constructor crashes compiler
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#85970">[ date ]</a>
|
|
<a href="thread.html#85970">[ thread ]</a>
|
|
<a href="subject.html#85970">[ subject ]</a>
|
|
<a href="author.html#85970">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=475342">https://bugzilla.novell.com/show_bug.cgi?id=475342</A>
|
|
|
|
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">ijbema at fmf.nl</A> added comment
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=475342#c1">https://bugzilla.novell.com/show_bug.cgi?id=475342#c1</A>
|
|
|
|
|
|
|
|
|
|
|
|
--- Comment #1 from Mark IJbema <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">ijbema at fmf.nl</A>> 2009-02-12 12:49:57 MST ---
|
|
apologies, a more minimal testcase:
|
|
|
|
class Bar {Bar(int a):super(){}}
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="085966.html">[Mono-bugs] [Bug 475342] New: using 'super' instead of 'base' to call base constructor crashes compiler
|
|
</A></li>
|
|
<LI>Next message: <A HREF="085971.html">[Mono-bugs] [Bug 475342] using 'super' instead of 'base' to call base constructor crashes compiler
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#85970">[ date ]</a>
|
|
<a href="thread.html#85970">[ thread ]</a>
|
|
<a href="subject.html#85970">[ subject ]</a>
|
|
<a href="author.html#85970">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|