[Bug c++/16468] [DR460] using-declaration of namespace name

2005-12-06 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2005-12-07 04:34 --- Closing as invalid based on the resolution of the Defect report making this code invalid and should be rejected as GCC does. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c++/16468] [DR460] using-declaration of namespace name

2005-08-31 Thread redi at gcc dot gnu dot org
--- Additional Comments From redi at gcc dot gnu dot org 2005-08-31 21:10 --- The resolution of DR460 makes this code illegal and GCC's behaviour correct. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16468

[Bug c++/16468] [DR460] using-declaration of namespace name

2005-04-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01 03:16 --- Hmm, it looks like GCC is going to be correct and rejecting this. The DR is now in ready state (I forgot what this means). -- What|Removed |Added -