[Bug c/25880] improve message of warning for discarding qualifiers
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 4 15:22:00 GMT 2010
------- Comment #4 from manu at gcc dot gnu dot org 2010-06-04 15:21 -------
The infrastructure to enable this has been added in GCC 4.6 and some
diagnostics are already making use of it, in particular the one reported here.
So I consider this FIXED.
If anyone finds particular diagnostics that should explicitly print qualifiers,
they just need to use %qV, %qv or %q#v to do so. In that case, reopen this PR
or open a new one. Patches are also welcome.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25880
More information about the Gcc-bugs
mailing list