This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Warning on C++ catch by value on non primitive types
- From: Mike Stump <mrs at apple dot com>
- To: Joe Buck <Joe dot Buck at synopsys dot COM>
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, gcc at gcc dot gnu dot org, tcosta at ovro dot caltech dot edu
- Date: Thu, 13 Oct 2005 11:52:48 -0700
- Subject: Re: Warning on C++ catch by value on non primitive types
- References: <20051013094122.21c36d3a.bkoz@redhat.com> <20051013155857.GA28904@synopsys.com>
On Oct 13, 2005, at 8:58 AM, Joe Buck wrote:
-Weffc++ is broken and should just die.
Or we can `modernize it' by removing those things we no longer agree
with, and document the bits of it that we don't like anymore in the
manual. Hopefully he'll release a new book with updated guidelines.
If there are no useful things left, well, let's remove it (or remove
the effects the option has).