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
32f6cf87
Commit
32f6cf87
authored
Nov 18, 2008
by
Joseph Myers
Committed by
Joseph Myers
Nov 18, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r141974
parent
cc95c8b9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
95 additions
and
91 deletions
+95
-91
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+91
-91
No files found.
libcpp/po/ChangeLog
View file @
32f6cf87
2008-11-18 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2008-11-13 Joseph S. Myers <joseph@codesourcery.com>
* id.po: New.
...
...
libcpp/po/cpplib.pot
View file @
32f6cf87
...
...
@@ -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: 2008-
08-27 17:39
+0000\n"
"POT-Creation-Date: 2008-
11-18 20:02
+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"
...
...
@@ -74,7 +74,7 @@ msgid "%.*s is not a valid universal character"
msgstr ""
#: charset.c:1039
#: lex.c:48
4
#: lex.c:48
5
msgid "'$' in identifier or number"
msgstr ""
...
...
@@ -398,7 +398,7 @@ msgid "unterminated #%s"
msgstr ""
#: directives-only.c:222
#: lex.c:1
089
#: lex.c:1
138
#: traditional.c:162
msgid "unterminated comment"
msgstr ""
...
...
@@ -424,203 +424,203 @@ msgstr ""
msgid "%s: %s"
msgstr ""
#: expr.c:26
1
#: expr.c:26
2
msgid "too many decimal points in number"
msgstr ""
#: expr.c:29
0
#: expr.c:36
5
#: expr.c:29
1
#: expr.c:36
6
msgid "fixed-point constants are a GCC extension"
msgstr ""
#: expr.c:30
3
#: expr.c:30
4
#, c-format
msgid "invalid digit \"%c\" in binary constant"
msgstr ""
#: expr.c:30
5
#: expr.c:30
6
#, c-format
msgid "invalid digit \"%c\" in octal constant"
msgstr ""
#: expr.c:31
3
#: expr.c:31
4
msgid "invalid prefix \"0b\" for floating constant"
msgstr ""
#: expr.c:3
19
#: expr.c:3
20
msgid "use of C99 hexadecimal floating constant"
msgstr ""
#: expr.c:32
8
#: expr.c:32
9
msgid "exponent has no digits"
msgstr ""
#: expr.c:33
5
#: expr.c:33
6
msgid "hexadecimal floating constants require an exponent"
msgstr ""
#: expr.c:34
1
#: expr.c:34
2
#, c-format
msgid "invalid suffix \"%.*s\" on floating constant"
msgstr ""
#: expr.c:35
1
#: expr.c:39
3
#: expr.c:35
2
#: expr.c:39
4
#, c-format
msgid "traditional C rejects the \"%.*s\" suffix"
msgstr ""
#: expr.c:35
8
#: expr.c:35
9
#, c-format
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
msgstr ""
#: expr.c:3
69
#: expr.c:3
70
msgid "decimal float constants are a GCC extension"
msgstr ""
#: expr.c:3
79
#: expr.c:3
80
#, c-format
msgid "invalid suffix \"%.*s\" on integer constant"
msgstr ""
#: expr.c:40
1
#: expr.c:40
2
msgid "use of C99 long long integer constant"
msgstr ""
#: expr.c:4
09
#: expr.c:4
10
msgid "imaginary constants are a GCC extension"
msgstr ""
#: expr.c:41
2
#: expr.c:41
3
msgid "binary constants are a GCC extension"
msgstr ""
#: expr.c:50
5
#: expr.c:50
6
msgid "integer constant is too large for its type"
msgstr ""
#: expr.c:51
7
#: expr.c:51
8
msgid "integer constant is so large that it is unsigned"
msgstr ""
#: expr.c:61
2
#: expr.c:61
3
msgid "missing ')' after \"defined\""
msgstr ""
#: expr.c:6
19
#: expr.c:6
20
msgid "operator \"defined\" requires an identifier"
msgstr ""
#: expr.c:62
7
#: expr.c:62
8
#, c-format
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
msgstr ""
#: expr.c:63
7
#: expr.c:63
8
msgid "this use of \"defined\" may not be portable"
msgstr ""
#: expr.c:69
0
#: expr.c:69
1
msgid "floating constant in preprocessor expression"
msgstr ""
#: expr.c:69
6
#: expr.c:69
7
msgid "imaginary number in preprocessor expression"
msgstr ""
#: expr.c:74
3
#: expr.c:74
4
#, c-format
msgid "\"%s\" is not defined"
msgstr ""
#: expr.c:75
5
#: expr.c:75
6
msgid "assertions are a GCC extension"
msgstr ""
#: expr.c:75
8
#: expr.c:75
9
msgid "assertions are a deprecated extension"
msgstr ""
#: expr.c:89
0
#: expr.c:9
19
#: expr.c:89
2
#: expr.c:9
21
#, c-format
msgid "missing binary operator before token \"%s\""
msgstr ""
#: expr.c:91
0
#: expr.c:91
2
#, c-format
msgid "token \"%s\" is not valid in preprocessor expressions"
msgstr ""
#: expr.c:92
7
#: expr.c:92
9
msgid "missing expression between '(' and ')'"
msgstr ""
#: expr.c:93
0
#: expr.c:93
2
#, c-format
msgid "%s with no expression"
msgstr ""
#: expr.c:93
3
#: expr.c:93
5
#, c-format
msgid "operator '%s' has no right operand"
msgstr ""
#: expr.c:9
38
#: expr.c:9
40
#, c-format
msgid "operator '%s' has no left operand"
msgstr ""
#: expr.c:96
4
#: expr.c:96
6
msgid " ':' without preceding '?'"
msgstr ""
#: expr.c:99
1
#: expr.c:99
4
#, c-format
msgid "unbalanced stack in %s"
msgstr ""
#: expr.c:101
1
#: expr.c:101
4
#, c-format
msgid "impossible operator '%u'"
msgstr ""
#: expr.c:11
01
#: expr.c:11
15
msgid "missing ')' in expression"
msgstr ""
#: expr.c:11
25
#: expr.c:11
44
msgid "'?' without following ':'"
msgstr ""
#: expr.c:11
35
#: expr.c:11
54
msgid "integer overflow in preprocessor expression"
msgstr ""
#: expr.c:11
40
#: expr.c:11
59
msgid "missing '(' in expression"
msgstr ""
#: expr.c:11
72
#: expr.c:11
91
#, c-format
msgid "the left operand of \"%s\" changes sign when promoted"
msgstr ""
#: expr.c:11
77
#: expr.c:11
96
#, c-format
msgid "the right operand of \"%s\" changes sign when promoted"
msgstr ""
#: expr.c:14
36
#: expr.c:14
55
msgid "traditional C rejects the unary plus operator"
msgstr ""
#: expr.c:15
19
#: expr.c:15
38
msgid "comma operator in operand of #if"
msgstr ""
#: expr.c:16
51
#: expr.c:16
70
msgid "division by zero in #if"
msgstr ""
...
...
@@ -660,116 +660,116 @@ msgstr ""
msgid "Multiple include guards may be useful for:\n"
msgstr ""
#: init.c:4
28
#: init.c:4
51
msgid "cppchar_t must be an unsigned type"
msgstr ""
#: init.c:4
32
#: init.c:4
55
#, c-format
msgid ""
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
"lu bits"
msgstr ""
#: init.c:4
39
#: init.c:4
62
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
#: init.c:4
42
#: init.c:4
65
msgid "target char is less than 8 bits wide"
msgstr ""
#: init.c:4
46
#: init.c:4
69
msgid "target wchar_t is narrower than target char"
msgstr ""
#: init.c:4
50
#: init.c:4
73
msgid "target int is narrower than target char"
msgstr ""
#: init.c:4
55
#: init.c:4
78
msgid "CPP half-integer narrower than CPP character"
msgstr ""
#: init.c:4
59
#: init.c:4
82
#, c-format
msgid ""
"CPP on this host cannot handle wide character constants over %lu bits, but "
"the target requires %lu bits"
msgstr ""
#: lex.c:28
3
#: lex.c:28
4
msgid "backslash and newline separated by space"
msgstr ""
#: lex.c:28
8
#: lex.c:28
9
msgid "backslash-newline at end of file"
msgstr ""
#: lex.c:30
3
#: lex.c:30
4
#, c-format
msgid "trigraph ??%c converted to %c"
msgstr ""
#: lex.c:31
0
#: lex.c:31
1
#, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""
#: lex.c:35
6
#: lex.c:35
7
msgid "\"/*\" within comment"
msgstr ""
#: lex.c:41
4
#: lex.c:41
5
#, c-format
msgid "%s in preprocessing directive"
msgstr ""
#: lex.c:42
3
#: lex.c:42
4
msgid "null character(s) ignored"
msgstr ""
#: lex.c:46
0
#: lex.c:46
1
#, c-format
msgid "`%.*s' is not in NFKC"
msgstr ""
#: lex.c:46
3
#: lex.c:46
4
#, c-format
msgid "`%.*s' is not in NFC"
msgstr ""
#: lex.c:55
1
#: lex.c:55
2
#, c-format
msgid "attempt to use poisoned \"%s\""
msgstr ""
#: lex.c:5
59
#: lex.c:5
60
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr ""
#: lex.c:66
3
#: lex.c:66
4
msgid "null character(s) preserved in literal"
msgstr ""
#: lex.c:66
6
#: lex.c:66
7
#, c-format
msgid "missing terminating %c character"
msgstr ""
#: lex.c:11
00
#: lex.c:11
49
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""
#: lex.c:11
02
#: lex.c:11
51
msgid "(this will be reported only once per input file)"
msgstr ""
#: lex.c:11
07
#: lex.c:11
56
msgid "multi-line comment"
msgstr ""
#: lex.c:14
20
#: lex.c:14
69
#, c-format
msgid "unspellable token %s"
msgstr ""
...
...
@@ -850,67 +850,67 @@ msgid ""
"C90 and ISO C++98"
msgstr ""
#: macro.c:14
49
#: macro.c:14
53
#, c-format
msgid "duplicate macro parameter \"%s\""
msgstr ""
#: macro.c:149
5
#: macro.c:149
9
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
#: macro.c:150
3
#: macro.c:150
7
msgid "macro parameters must be comma-separated"
msgstr ""
#: macro.c:152
0
#: macro.c:152
4
msgid "parameter name missing"
msgstr ""
#: macro.c:15
37
#: macro.c:15
41
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
#: macro.c:154
2
#: macro.c:154
6
msgid "ISO C does not permit named variadic macros"
msgstr ""
#: macro.c:155
1
#: macro.c:155
5
msgid "missing ')' in macro parameter list"
msgstr ""
#: macro.c:160
0
#: macro.c:160
4
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
#: macro.c:163
4
#: macro.c:163
8
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
#: macro.c:16
58
#: macro.c:16
62
msgid "missing whitespace after the macro name"
msgstr ""
#: macro.c:16
88
#: macro.c:16
92
msgid "'#' is not followed by a macro parameter"
msgstr ""
#: macro.c:18
07
#: macro.c:18
11
#, c-format
msgid "\"%s\" redefined"
msgstr ""
#: macro.c:181
2
#: macro.c:181
6
msgid "this is the location of the previous definition"
msgstr ""
#: macro.c:187
3
#: macro.c:187
7
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
#: macro.c:1
896
#: macro.c:1
900
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
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