[Bug c++/43273] use in template constant from another template

2010-03-12 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2010-03-13 00:58 --- (In reply to comment #3) (In reply to comment #1) compiles without problems using 4.4.3 and 4.5.0 if this only fails with GCC 4.2 it's unlikely to get fixed There is something strange here. I have

[Bug c++/43273] use in template constant from another template

2010-03-08 Thread redi at gcc dot gnu dot org
--- Comment #1 from redi at gcc dot gnu dot org 2010-03-08 19:27 --- compiles without problems using 4.4.3 and 4.5.0 if this only fails with GCC 4.2 it's unlikely to get fixed -- redi at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/43273] use in template constant from another template

2010-03-08 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2010-03-08 19:30 --- This was fixed in at least 4.2.4 so closing as fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/43273] use in template constant from another template

2010-03-08 Thread dushistov at mail dot ru
--- Comment #3 from dushistov at mail dot ru 2010-03-08 20:18 --- (In reply to comment #1) compiles without problems using 4.4.3 and 4.5.0 if this only fails with GCC 4.2 it's unlikely to get fixed There is something strange here. I have report that with little different