Commit c9150e8b by Paolo Carlini

2013-07-24 Paolo Carlini <paolo.carlini@oracle.com>

	Tweak last ChangeLog entry.

From-SVN: r201202
parent 3f2d352c
2013-07-24 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/57942
* typeck.c (ptr_reasonably_similar): Use COMPARE_STRICT if one of
the target types is incomplete; return a bool, not an int.
* typeck.c (ptr_reasonably_similar): Use COMPARE_STRICT if either
target type is incomplete; return a bool, not an int.
* cp-tree.h (ptr_reasonably_similar): Adjust declaration.
2013-07-22 Paolo Carlini <paolo.carlini@oracle.com>
......
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