Branch 'f13' - Devel-GCC.po

Rüdiger Landmann rlandmann at fedoraproject.org
Sun Mar 21 22:27:32 UTC 2010


 Devel-GCC.po |  117 -----------------------------------------------------------
 1 file changed, 117 deletions(-)

New commits:
commit 943e6e14ef188f18e4712629869a7e035b2d3ad4
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Mon Mar 22 08:26:31 2010 +1000

    rm misplaced po file

diff --git a/Devel-GCC.po b/Devel-GCC.po
deleted file mode 100644
index 59ea0d8..0000000
--- a/Devel-GCC.po
+++ /dev/null
@@ -1,117 +0,0 @@
-# 
-# AUTHOR <EMAIL at ADDRESS>, YEAR.
-# Bruce Cowan <bcowan at fastmail.co.uk>, 2010.
-msgid ""
-msgstr ""
-"Project-Id-Version: 0\n"
-"POT-Creation-Date: 2010-03-19T02:19:38\n"
-"PO-Revision-Date: 2010-03-21 21:14+0100\n"
-"Last-Translator: Bruce Cowan <bcowan at fastmail.co.uk>\n"
-"Language-Team: British English <en at li.org>\n"
-"Language: en_GB\n"
-"MIME-Version: 1.0\n"
-"Content-Type: application/x-publican; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Virtaal 0.5.2\n"
-
-#. Tag: title
-#, no-c-format
-msgid "The GCC Compiler Collection"
-msgstr "The GCC Compiler Collection"
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<package>gcc</package> has been upgraded from 4.4.2 to 4.4.3. This includes "
-"<application>gcc</application>, <application>gcc-c++</application>, "
-"<application>gcc-fortran</application>, <application>gcc-gnat</application>, "
-"and <application>gcc-objc</application>."
-msgstr ""
-"<package>gcc</package> has been upgraded from 4.4.2 to 4.4.3. This includes "
-"<application>gcc</application>, <application>gcc-c++</application>, "
-"<application>gcc-fortran</application>, <application>gcc-gnat</application>, "
-"and <application>gcc-objc</application>."
-
-#. Tag: title
-#, no-c-format
-msgid "GCC now uses Implicit DSO linking"
-msgstr "GCC now uses Implicit DSO linking"
-
-#. Tag: para
-#, no-c-format
-msgid "Key points:"
-msgstr "Key points:"
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<command>ld</command> will no longer automatically search in the "
-"dependencies of linked objects."
-msgstr ""
-"<command>ld</command> will no longer automatically search in the "
-"dependencies of linked objects."
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"If your project used both libraries <replaceable>A</replaceable> and "
-"<replaceable>B</replaceable>, it will not compile unless "
-"<replaceable>A</replaceable> and <replaceable>B</replaceable> are both "
-"explicitly linked."
-msgstr ""
-"If your project used both libraries <replaceable>A</replaceable> and "
-"<replaceable>B</replaceable>, it will not compile unless "
-"<replaceable>A</replaceable> and <replaceable>B</replaceable> are both "
-"explicitly linked."
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"There are more explanations on the GCC features page on the Fedora wiki: "
-"<ulink "
-"url=\"http://fedoraproject.org/w/index.php?title=UnderstandingDSOLinkChange\" "
-"/>."
-msgstr ""
-"There are more explanations on the GCC features page on the Fedora wiki: "
-"<ulink "
-"url=\"http://fedoraproject.org/w/index.php?title=UnderstandingDSOLinkChange\" "
-"/>."
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"Under the new changes, if your package fails its build with a message like:"
-msgstr ""
-"Under the new changes, if your package fails its build with a message like:"
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"Then the line that builds the specified <literal>.o</literal> needs to "
-"explicitly link <application>libm</application>."
-msgstr ""
-"Then the line that builds the specified <literal>.o</literal> needs to "
-"explicitly link <application>libm</application>."
-
-#. Tag: title
-#, no-c-format
-msgid ""
-"<command>_builtin_stdarg_start</command> has been completely removed from "
-"<application>gcc 4.4.3</application>."
-msgstr ""
-"<command>_builtin_stdarg_start</command> has been completely removed from "
-"<application>gcc 4.4.3</application>."
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<command>_builtin_stdarg_start</command> will return a undefined reference "
-"to <command>_builtin_stdarg_start</command> because of the depreciation of "
-"<command>&lt;stdarg.h&gt;</command> in <application>gcc 4.x</application> "
-"The replacement is <command>_builtin_va_start</command>."
-msgstr ""
-"<command>_builtin_stdarg_start</command> will return a undefined reference "
-"to <command>_builtin_stdarg_start</command> because of the depreciation of "
-"<command>&lt;stdarg.h&gt;</command> in <application>gcc 4.x</application> "
-"The replacement is <command>_builtin_va_start</command>."




More information about the docs-commits mailing list