[Bug c++/59567] New: Incorrect error 'was not declared in this scope'

2013-12-20 Thread jascha at jawset dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jascha at jawset dot com Parent member variables not visible in derived type's c'tor if derived is in template. See the example for the exact scenario.

[Bug c++/59567] Incorrect error 'was not declared in this scope'

2013-12-20 Thread jascha at jawset dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59567 Jascha Wetzel jascha at jawset dot com changed: What|Removed |Added Attachment #31486|0 |1

[Bug c++/59567] Incorrect error 'was not declared in this scope'

2013-12-20 Thread jascha at jawset dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59567 Jascha Wetzel jascha at jawset dot com changed: What|Removed |Added Attachment #31488|compile simply with g++|reproducer