This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++ PATCH: Diagnose use of abstract class in function prototype


Mark Mitchell <mark@codesourcery.com> writes:

[...]

| Telling me that the patch is safe is not good enough; no matter how
| safe it is, it should not be installed unless there is some very
| compelling reason, probably because a core GNU program (the Linux
| kernel, GNU Emacs, or some such) is miscompiled.

Well, I don't think that is fair since none of the above mentioned
software uses C++.

Anyway, I'll put the patch on mainline and tell interested parties to
wait for 3.1 or higher since 3.0 isn't going to help them.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]