Commit 68c1d586 by Uros Bizjak

* ChangeLog-2013: Correct an old entry.

From-SVN: r210951
parent d7a66046
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment