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

Chengnian Sun <chengniansun at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chengniansun at gmail dot com

--- Comment #4 from Chengnian Sun <chengniansun at gmail dot com> ---
May I ask what is the design rational of not warning unused static const
variables?  

I saw Clang has a different strategy, and it even has a type of warning --
[-Wunused-const-variable]

Reply via email to