[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2006-07-25 Thread maxim dot yegorushkin at gmail dot com
--- Comment #5 from maxim dot yegorushkin at gmail dot com 2006-07-25 14:18 --- Hi there, Could you guys take a look at Pavel's comment. It looks very reasonable. -- maxim dot yegorushkin at gmail dot com changed: What|Removed |Added

[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2006-07-25 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-07-25 14:23 --- Fixed in 4.1.0. With many other bugs. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2006-07-24 Thread hbgku6602 at sneakemail dot com
--- Comment #3 from hbgku6602 at sneakemail dot com 2006-07-24 15:30 --- (In reply to comment #1) All gcc versions I have take the template in namespace odd, and so does icc in strict mode. I see nothing in 3.4.2 that should prevent this from happening. What is relevant here is

[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2006-07-24 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-24 15:33 --- (In reply to comment #3) It would have been so say in case of int. There is a defect report about the case of int anyways. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21615

[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2005-05-18 Thread maxim dot yegorushkin at gmail dot com
--- Additional Comments From maxim dot yegorushkin at gmail dot com 2005-05-18 08:17 --- (In reply to comment #1) All gcc versions I have take the template in namespace odd, and so does icc in strict mode. I see nothing in 3.4.2 that should prevent this from happening. What is

[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2005-05-17 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal Keywords||rejects-valid Known to fail|

[Bug c++/21615] Argument-dependent name lookup associated namespace search bug

2005-05-17 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-05-17 16:37 --- All gcc versions I have take the template in namespace odd, and so does icc in strict mode. I see nothing in 3.4.2 that should prevent this from happening. What is relevant here is that the using declaration