[Bug c++/53638] static_assert handling behavior ignores template specializations

2023-02-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53638 --- Comment #3 from CVS Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:9944ca17c0766623bce260684edc614def7ea761 commit r13-6133-g9944ca17c0766623bce260684edc614def7ea761 Author: Jason Merrill Date: Fri

[Bug c++/53638] static_assert handling behavior ignores template specializations

2012-10-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53638 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53638] static_assert handling behavior ignores template specializations

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53638 --- Comment #1 from Jonathan Wakely 2012-06-11 21:14:25 UTC --- (In reply to comment #0) > It is my opinion that this is not true. It is true. > It is possible that the template might > have valid specializations that occur later on in the com