]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/13714 (destructor name `const s' does not match type `const s' of expression)
authorMark Mitchell <mark@codesourcery.com>
Thu, 5 Feb 2004 19:45:47 +0000 (19:45 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 5 Feb 2004 19:45:47 +0000 (19:45 +0000)
commitfca00ffb4906ca75f781985572ca63fc222126c8
treeae8fe6823209e9c3c4b6e1f651e2352d1d535837
parentbc1ec7f70ec091fc96ffc8460172a005b61afb2b
re PR c++/13714 (destructor name `const s' does not match type `const s' of expression)

PR c++/13714
* typeck.c (lookup_destructor): Tweak error message.

From-SVN: r77334
gcc/cp/ChangeLog
gcc/cp/typeck.c