Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (United Kingdom) guidelines.
1423 of 4791 results
14.
`va_start' used in function with fixed args
`va_start' used in function with fixed args
Translated and reviewed by Malcolm Parsons
Located in builtins.c:3859
15.
second parameter of `va_start' not last named argument
second parameter of `va_start' not last named argument
Translated and reviewed by Toby Smithe
Located in builtins.c:3878
16.
`__builtin_next_arg' called without an argument
Evidently an out of date version of <stdarg.h>; can't validate
va_start's second argument, but can still work as intended.
`__builtin_next_arg' called without an argument
Translated and reviewed by Toby Smithe
Located in builtins.c:3883
17.
too many arguments to function `va_start'
too many arguments to function `va_start'
Translated and reviewed by Toby Smithe
Located in builtins.c:3972
18.
first argument to `va_arg' not of type `va_list'
first argument to `va_arg' not of type `va_list'
Translated and reviewed by Malcolm Parsons
Located in builtins.c:4094
19.
`%s' is promoted to `%s' when passed through `...'
Unfortunately, this is merely undefined, rather than a constraint
violation, so we cannot make this an error.  If this call is never
executed, the program is still strictly conforming.
`%s' is promoted to `%s' when passed through `...'
Translated and reviewed by Toby Smithe
Located in builtins.c:4126
20.
(so you should pass `%s' not `%s' to `va_arg')
(so you should pass `%s' not `%s' to `va_arg')
Translated and reviewed by Toby Smithe
Located in builtins.c:4131
21.
if this code is reached, the program will abort
We can, however, treat "undefined" any way we please.
Call abort to encourage the user to fix the program.
if this code is reached, the program will abort
Translated and reviewed by Toby Smithe
Located in builtins.c:4137 c-typeck.c:1713
22.
invalid arg to `__builtin_frame_address'
invalid arg to `__builtin_frame_address'
Translated and reviewed by Toby Smithe
Located in builtins.c:4244
23.
invalid arg to `__builtin_return_address'
invalid arg to `__builtin_return_address'
Translated and reviewed by Toby Smithe
Located in builtins.c:4246
1423 of 4791 results

This translation is managed by Ubuntu English (United Kingdom) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Jeff Bailes, Malcolm Parsons, Paul Stimpson, Toby Smithe.