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]
Other format: [Raw text]

Re: [PR c++/17788] add decl for implicit default ctor even if ill-formed


On Feb 11, 2005, Jason Merrill <jason@redhat.com> wrote:

> Why not just remove the cant_have_default_ctor parameter?

Because I didn't feel like doing all the work to remove the argument
and the code used to compute it without getting a second opinion.  :-)

And then, I forgot to ask for this second opinion in my e-mail.
Grr. :-/

So you agree this is the way to go?

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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