]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/13086 (the location of the warning message is wrong when calling delete...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Thu, 5 Feb 2004 13:22:09 +0000 (13:22 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Thu, 5 Feb 2004 13:22:09 +0000 (13:22 +0000)
commitbeadc3f79ae907f192321b346fb5644c98ec64f8
tree2e81114576fd36637eb6d46dc4afb179339eeabf
parentf88fad04638714132bec288568a5e78c5346cfd0
re PR c++/13086 (the location of the warning message is wrong when calling delete on incomplete type)

PR c++/13086
* init.c (build_delete): Emit a more informative error message in
case of an incomplete type, and on the correct source line.

From-SVN: r77310
gcc/cp/ChangeLog
gcc/cp/init.c