* ChangeLog-2013: Correct an old entry.
From-SVN: r210951
This commit is contained in:
parent
d7a660468a
commit
68c1d586fa
1 changed files with 1 additions and 1 deletions
|
@ -2013,7 +2013,7 @@
|
|||
2013-08-14 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* src/c++98/compatibility.cc (_ZTIe): Use
|
||||
reinterpret_cast<const cast *> to avoid -Wcast-qual warnings.
|
||||
reinterpret_cast<const void *> to avoid -Wcast-qual warnings.
|
||||
(_ZTIPe): Ditto.
|
||||
(ZTIPKe): Ditto.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue