[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2006-02-28 Thread gdr at gcc dot gnu dot org
--- Comment #16 from gdr at gcc dot gnu dot org 2006-02-28 09:27 --- Fixed in 4.2 and up. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|AS

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2006-01-26 Thread jason at gcc dot gnu dot org
--- Comment #15 from jason at gcc dot gnu dot org 2006-01-26 22:29 --- Subject: Bug 16021 Author: jason Date: Thu Jan 26 22:29:12 2006 New Revision: 110282 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110282 Log: PR c++/16021 * name-lookup.c (parse_using_direct

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2005-11-20 Thread gdr at gcc dot gnu dot org
--- Comment #14 from gdr at gcc dot gnu dot org 2005-11-21 02:12 --- (In reply to comment #13) > It also works if NS is nested within std, as in the example in the GCC > documentation. > So, Jason, do you want to close this as WONTFIX for 3.4.x? -- gdr at gcc dot gnu dot org change

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2005-11-17 Thread jason at gcc dot gnu dot org
--- Comment #13 from jason at gcc dot gnu dot org 2005-11-17 18:14 --- It also works if NS is nested within std, as in the example in the GCC documentation. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16021

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2005-11-17 Thread jason at gcc dot gnu dot org
--- Comment #12 from jason at gcc dot gnu dot org 2005-11-17 17:18 --- The testcase compiles fine if you add using namespace std; within namespace NS. I'm not sure whether or not this should be implied by the strong using. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16021

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2005-05-19 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.4 |3.4.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16021

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2005-02-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12 21:00 --- *** Bug 19550 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

2004-10-31 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-01 00:45 --- Postponed until GCC 3.4.4. -- What|Removed |Added Target Milestone|3.4.3