[Bug c++/57671] Compile Error: When declared a pointer const TYPE const *p ; (p is name of pointer)

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Fri Jun 21 16:09:00 GMT 2013


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID
           Severity|blocker                     |normal

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Unlike C, C++ does not allow to directly specify a cv-qualifier twice.



More information about the Gcc-bugs mailing list