[Bug c++/19189] New: A derived template cannot access base template members without using this

2004-12-29 Thread amos at ilogix dot com
Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: amos at ilogix dot com CC: gcc-bugs at gcc dot gnu dot org GCC bui

[Bug c++/19189] A derived template cannot access base template members without using this

2004-12-29 Thread amos at ilogix dot com
--- Additional Comments From amos at ilogix dot com 2004-12-30 07:32 --- (In reply to comment #3): I agree that this is the expected behavior, although such a change, without any backward compatibility, makes it hard to upgrade to a new version of the compiler. In our specific case, we