This is the mail archive of the gcc-bugs@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: virtual destructor unexpected pass


Jason Merrill <jason@cygnus.com> writes:

>>>>>> Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

>> is standard C++, and should be accepted. It is also meaningful; it
>> says that class X is abstract, and no instances of it should be
>> created. So I'm not sure I want a warning.

> I agree.

<aol>
me too!
</aol>

:-)

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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