Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
7546e96e
Commit
7546e96e
authored
Nov 27, 2004
by
Joseph Myers
Committed by
Joseph Myers
Nov 27, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r91388
parent
d4edf85f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
52 additions
and
48 deletions
+52
-48
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+48
-48
No files found.
libcpp/po/ChangeLog
View file @
7546e96e
2004-11-27 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
...
...
libcpp/po/cpplib.pot
View file @
7546e96e
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2004-11-
09 22:00
+0000\n"
"POT-Creation-Date: 2004-11-
27 19:38
+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
...
...
@@ -127,208 +127,208 @@ msgstr ""
msgid "failure to convert %s to %s"
msgstr ""
#: directives.c:21
5
#: directives.c:21
6
#, c-format
msgid "extra tokens at end of #%s directive"
msgstr ""
#: directives.c:30
2
#: directives.c:30
3
#, c-format
msgid "#%s is a GCC extension"
msgstr ""
#: directives.c:31
4
#: directives.c:31
5
msgid "suggest not using #elif in traditional C"
msgstr ""
#: directives.c:31
7
#: directives.c:31
8
#, c-format
msgid "traditional C ignores #%s with the # indented"
msgstr ""
#: directives.c:32
1
#: directives.c:32
2
#, c-format
msgid "suggest hiding #%s from traditional C with an indented #"
msgstr ""
#: directives.c:34
7
#: directives.c:34
8
msgid "embedding a directive within macro arguments is not portable"
msgstr ""
#: directives.c:36
7
#: directives.c:36
8
msgid "style of line directive is a GCC extension"
msgstr ""
#: directives.c:41
7
#: directives.c:41
8
#, c-format
msgid "invalid preprocessing directive #%s"
msgstr ""
#: directives.c:48
8
#: directives.c:48
9
msgid "\"defined\" cannot be used as a macro name"
msgstr ""
#: directives.c:49
4
#: directives.c:49
5
#, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr ""
#: directives.c:49
7
#: directives.c:49
8
#, c-format
msgid "no macro name given in #%s directive"
msgstr ""
#: directives.c:50
0
#: directives.c:50
1
msgid "macro names must be identifiers"
msgstr ""
#: directives.c:54
1
#: directives.c:54
2
#, c-format
msgid "undefining \"%s\""
msgstr ""
#: directives.c:59
6
#: directives.c:59
7
msgid "missing terminating > character"
msgstr ""
#: directives.c:6
49
#: directives.c:6
50
#, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
#: directives.c:67
2
#: directives.c:67
3
msgid "#include nested too deeply"
msgstr ""
#: directives.c:71
0
#: directives.c:71
1
msgid "#include_next in primary source file"
msgstr ""
#: directives.c:73
6
#: directives.c:73
7
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgstr ""
#: directives.c:78
3
#: directives.c:78
4
#, c-format
msgid "\"%s\" after #line is not a positive integer"
msgstr ""
#: directives.c:7
89
#: directives.c:7
90
msgid "line number out of range"
msgstr ""
#: directives.c:80
2 directives.c:879
#: directives.c:80
3 directives.c:880
#, c-format
msgid "\"%s\" is not a valid filename"
msgstr ""
#: directives.c:8
39
#: directives.c:8
40
#, c-format
msgid "\"%s\" after # is not a positive integer"
msgstr ""
#: directives.c:94
1
#: directives.c:94
2
msgid "invalid #ident directive"
msgstr ""
#: directives.c:10
26
#: directives.c:10
30
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
#: directives.c:10
29
#: directives.c:10
33
#, c-format
msgid "#pragma %s %s is already registered"
msgstr ""
#: directives.c:103
2
#: directives.c:103
6
#, c-format
msgid "#pragma %s is already registered"
msgstr ""
#: directives.c:12
20
#: directives.c:12
36
msgid "#pragma once in main file"
msgstr ""
#: directives.c:12
43
#: directives.c:12
59
msgid "invalid #pragma GCC poison directive"
msgstr ""
#: directives.c:12
52
#: directives.c:12
68
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
#: directives.c:12
73
#: directives.c:12
89
msgid "#pragma system_header ignored outside include file"
msgstr ""
#: directives.c:1
297
#: directives.c:1
313
#, c-format
msgid "cannot find source file %s"
msgstr ""
#: directives.c:13
01
#: directives.c:13
17
#, c-format
msgid "current file is older than %s"
msgstr ""
#: directives.c:14
15
#: directives.c:14
31
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
#: directives.c:15
20
#: directives.c:15
38
msgid "#else without #if"
msgstr ""
#: directives.c:15
25
#: directives.c:15
43
msgid "#else after #else"
msgstr ""
#: directives.c:15
27
#: directives.c:15
60
#: directives.c:15
45
#: directives.c:15
78
msgid "the conditional began here"
msgstr ""
#: directives.c:15
53
#: directives.c:15
71
msgid "#elif without #if"
msgstr ""
#: directives.c:15
58
#: directives.c:15
76
msgid "#elif after #else"
msgstr ""
#: directives.c:1
588
#: directives.c:1
606
msgid "#endif without #if"
msgstr ""
#: directives.c:16
65
#: directives.c:16
83
msgid "missing '(' after predicate"
msgstr ""
#: directives.c:16
80
#: directives.c:16
98
msgid "missing ')' to complete answer"
msgstr ""
#: directives.c:17
00
#: directives.c:17
18
msgid "predicate's answer is empty"
msgstr ""
#: directives.c:17
27
#: directives.c:17
45
msgid "assertion without predicate"
msgstr ""
#: directives.c:17
29
#: directives.c:17
47
msgid "predicate must be an identifier"
msgstr ""
#: directives.c:18
15
#: directives.c:18
33
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
#: directives.c:20
38
#: directives.c:20
56
#, c-format
msgid "unterminated #%s"
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment