re PR c++/14971 (better error message for partial specialization of function template...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 3 Jul 2004 02:05:27 +0000 (02:05 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 3 Jul 2004 02:05:27 +0000 (02:05 +0000)
commite1e93ad8abcabbefa292506d8ae08dd66f9011a2
treea871a2a18b057defc7228fc6a5ce79902b679687
parent96683b8ffde7ce4cea2ddc56c3721e8dc60b8f8a
re PR c++/14971 (better error message for partial specialization of function templates requested)

        PR c++/14971
        * pt.c (check_explicit_specialization): Clarify error message.

From-SVN: r84043
gcc/cp/ChangeLog
gcc/cp/pt.c