[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

dank at kegel dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 31 18:56:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407

dank at kegel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel dot com

--- Comment #4 from dank at kegel dot com ---
Just ran into this in the stock ubuntu 14.04 compiler, gcc-4.8.4.
Inserting : int before the attribute works around the problem.

Can someone confirm the bug?



More information about the Gcc-bugs mailing list