re PR c++/43779 (Parts of message not available for translation)
authorShujing Zhao <pearly.zhao@oracle.com>
Fri, 30 Apr 2010 06:16:26 +0000 (06:16 +0000)
committerShujing Zhao <pzhao@gcc.gnu.org>
Fri, 30 Apr 2010 06:16:26 +0000 (06:16 +0000)
commit8cdea6ab132a3624569e3dd32eabff4d84fb5a25
treec49bd712866a97c4cf438a468ac34ac0062e8133
parent10ab8f62dbcd15439b2c1a8b6114e4fb4281731a
re PR c++/43779 (Parts of message not available for translation)

2010-04-30  Shujing Zhao  <pearly.zhao@oracle.com>

        PR c++/43779
        * typeck.c (warn_args_num): New function.
        (convert_arguments): Use warn_args_num to print the diagnostic
        messages.

From-SVN: r158919
gcc/cp/ChangeLog
gcc/cp/typeck.c