This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34219] gcc doesn't accept const members of variadic templates as const



------- Comment #1 from pcarlini at suse dot de  2007-11-25 01:01 -------
Doug, can you have a look? Adding the missing definitions moves the error to
link-time but it persists: something seems indeed fishy in the front-end code
for static constant members vs variadic templates...


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doug dot gregor at gmail dot
                   |                            |com
            Summary|[4.3] gcc doesn't accept    |gcc doesn't accept const
                   |const members of variadic   |members of variadic
                   |templates as const          |templates as const


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]