http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46901
Summary: Error message repeats itself
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: c++
AssignedTo: [email protected]
ReportedBy: [email protected]
In convert_for_assignment in gcc/cp/typcheck.c there is a message
target of conversion might be might be a candidate for a format attribute
There is one "might be" too many in there.
