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]

Re: Regression: gcc-3.x fails to compile virtual inheritance withvariablenumber of argument method


The release notes for g++-3.2.1 suggest that this bug was fixed, however
my experience with g++ 3.2.2-1 in Debian is otherwise -- the bug persists.
Perhaps this is a problem with Debian, or was the bug in fact not fixed in
3.2.1?  Has the fix been verified with the test case shown in the bug
report?  Please help!
Hi. Looks like the bug is in the release notes instead ;)

Seriously, looking closely at the audit trail, it's clear that the fix, being
very invasive could be applied only to the mainline code, this means that will
appear in 3.3 _not_ in any 3.2.x release.

Ciao, Paolo.



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