]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/error.c
error.c: Reduce code duplication.
authorGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 17 Sep 1999 01:49:29 +0000 (01:49 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 17 Sep 1999 01:49:29 +0000 (01:49 +0000)
commit5f77d6cc515e09e0be234bbc2d7c5268a4301ad4
tree6fa819a8de4455069fbc273f2e0b99acd1bd2e3d
parent51925d8a2ab8562fa195eb84cf2f688b6195d7a3
error.c: Reduce code duplication.

1999-09-17  Gabriel Dos Reis  <gdr@codesourcery.com>

        * error.c: Reduce code duplication.
        (dump_template_value): New function.
        (dump_type_real): Use it.
        (dump_decl): Likewise.
        (dump_function_name): Likewise.
        (dump_function_decl): Don't be too talkative about function return
        type variety.

From-SVN: r29469
gcc/cp/ChangeLog
gcc/cp/error.c
This page took 0.064521 seconds and 5 git commands to generate.