]> gcc.gnu.org Git - gcc.git/commit - gcc/c-family/c.opt
re PR translation/42467 (exgettext should not remove TABs from option help strings)
authorJoseph Myers <joseph@codesourcery.com>
Mon, 11 Jan 2010 04:28:36 +0000 (04:28 +0000)
committerShujing Zhao <pzhao@gcc.gnu.org>
Mon, 11 Jan 2010 04:28:36 +0000 (04:28 +0000)
commitf94e1d66dad5e6662b0b9b613431b31db0c2d032
tree6da9b5591db4c4d4d899fdcd54c5d47b13baa8fb
parent06bfe1d0e2c40805cc6fa1d8d39f59c4d529965f
re PR translation/42467 (exgettext should not remove TABs from option help strings)

gcc/po/
2010-01-11  Joseph Myers  <joseph@codesourcery.com>
            Shujing Zhao  <pearly.zhao@oracle.com>

        PR translation/42467
        * exgettext: Keep the text before tab character in the option help
        string at *.opt file.

gcc/
2010-01-11  Joseph Myers  <joseph@codesourcery.com>
            Shujing Zhao  <pearly.zhao@oracle.com>

        PR translation/42469
        * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
        fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
        character between option name and help text.
        * c.opt (imultilib): Likewise.

gcc/fortran
2010-01-11  Joseph Myers  <joseph@codesourcery.com>
            Shujing Zhao  <pearly.zhao@oracle.com>

        PR translation/42469
        * lang.opt (fblas-matmul-limit=, finit-character=, finit-integer=,
        finit-logical=, finit-real=, fmax-array-constructor=): Use tab
        character between option name and help text.

Co-Authored-By: Shujing Zhao <pearly.zhao@oracle.com>
From-SVN: r155801
gcc/ChangeLog
gcc/c.opt
gcc/common.opt
gcc/fortran/ChangeLog
gcc/fortran/lang.opt
gcc/po/ChangeLog
gcc/po/exgettext
This page took 0.059998 seconds and 5 git commands to generate.