]> gcc.gnu.org Git - gcc.git/commit
call.c: Include intl.h.
authorZack Weinberg <zack@gcc.gnu.org>
Mon, 7 Apr 2003 05:33:12 +0000 (05:33 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 7 Apr 2003 05:33:12 +0000 (05:33 +0000)
commitd2a6f3c03ee1da2110de65370db171f1548d6d66
tree2c3696fe1f738ecab87828abd22917cec1393322
parent993f19a873fcf28b589560276ae92f14823faa1a
call.c: Include intl.h.

        * call.c: Include intl.h.
        (print_z_candidate): Always use inform; get rid of errfn
        argument. Reorganize so that all the strings get picked up
        by xgettext.  Note obligation of caller to pass first argument
        through gettext.
        (print_z_candidates): Update to match.  Indent second and
        successive candidates by strlen() of translated message.
        (joust): Restructure ambiguous-conversion pedwarn so that
        translators see a complete sentence.  Update calls to
        print_z_candidate.

        * Make-lang.in (cp/call.o): Update dependencies.

From-SVN: r65320
gcc/cp/ChangeLog
gcc/cp/call.c
This page took 0.105154 seconds and 5 git commands to generate.