[Bug c++/14768] Bad diagnostics for call to dtor without object.

giovannibajo at libero dot it gcc-bugzilla@gcc.gnu.org
Tue Mar 30 01:06:00 GMT 2004


------- Additional Comments From giovannibajo at libero dot it  2004-03-30 01:06 -------
To clarify, it's legal code because of DR 272 which was approved with WP 
status. This makes it illegale in pure C++-98 but legal under C++-0x. Right now 
GCC is striving for C++-0x compatibility, but we will eventually have two 
different dialects (-std=c++0x or something).

-- 


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



More information about the Gcc-bugs mailing list