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

[Bug c++/11157] Annoying warning message


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11157



------- Additional Comments From gdr@integrable-solutions.net  2003-06-12 12:05 -------
Subject: Re:  Annoying warning message

"emild@collectivestudios.com" <gcc-bugzilla@gcc.gnu.org> writes:

| Is it possible to report the warning when an actual attempt to destroy the
| object through a Base* is made?

An approximation for that should be possible. Anyway, I think the
diagnostic should happen on uses, not on mere definition.

-- Gaby


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