[Bug c/25880] suggestion: a special warning for discarding the ``const'' qualifier

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 20 16:04:00 GMT 2006



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-20 16:04 -------
Patches should go to gcc-patches@gcc.gnu.org.  

The correct quoting style is "%<const%>"  as %< and %> gets translated to the
corect quote for the person.

You might just say all the Quals which are discarded, there are only 3,
restrict, const and volatile.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2006-01-20 16:04:23
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25880



More information about the Gcc-bugs mailing list