This is the mail archive of the gcc@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]

Re: [3.4] Incomplete types and template definitions


On Thu, Sep 18, 2003 at 06:52:50PM +0200, Gabriel Dos Reis wrote:

> | Your example doesn't compile with GCC 3.3, either (after the typo
> | fix), 
> 
> yes (assuming typo corrected), and that was the point.

Then I'm confused.

> | but mine does.  I can't find documentation about the effects of
> | proper two-name lookup in <http://gcc.gnu.org/gcc-3.4/changes.html>.
> 
> have a look at doc/trouble.texi.

Aha.  Since it is a change in behavior from 3.3, and compiling
real-world C++ source exhibits this change, I still think it should be
listed in changes.html.


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