Commit 3f2ecbea by Gabriel Dos Reis

fix entries ordering

From-SVN: r110384
parent 3f0dc66b
......@@ -35,6 +35,8 @@
2006-01-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
* call.c (joust): Pass option code to warning. Use inform for
explanation.
* class.c (check_bases): Likewise.
(maybe_warn_about_overly_private_class): Likewise.
(check_field_decls): Likewise.
......@@ -42,9 +44,6 @@
(layout_virtual_bases): Likewise.
(layout_class_type): Likewise.
* call.c (joust): Pass option code to warning. Use inform for
explanation.
2006-01-28 Mark Mitchell <mark@codesourcery.com>
PR c++/25999
......
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