"Redefinition of a extern inline not supported in C99" build failure(s)
clang 3.0
clang refuses this code while gcc accepts it:
// foo.c:5:6: error: redefinition of a 'extern inline' function 'foo' is not
// supported in C99 mode
extern inline void foo ()
{
}
void foo ()
{
}
Package | Version | Supposed error message | Full log |
Bug report |
atftp | 0.7.dfsg-11 | argz.c:44:8: error: redefinition of a 'extern inline' function 'argz_next' is not supported in C99 mode
| Log |
|
brickos | 0.9.0.dfsg-6 | lnp.c:472:5: error: redefinition of a 'extern inline' function 'lnp_integrity_active' is not supported in C99 mode
| Log |
|
fhist | 1.18-1 | common/input.c:34:1: error: redefinition of a 'extern inline' function 'input_name' is not supported in C99 mode
| Log |
|
hfsplus | 1.0.4-12 | blockiter.c:148:8: error: redefinition of a 'extern inline' function 'blockiter_curr' is not supported in C99 mode
| Log |
|
ircd-hybrid | 1:7.2.2.dfsg.2-6.3 | memory.c:43:1: error: redefinition of a 'extern inline' function 'MyMalloc' is not supported in C99 mode
| Log |
|
libmoe | 1.5.8-1 | iso2mb.c:517:1: error: redefinition of a 'extern inline' function 'mb_encode_to_wchar' is not supported in C99 mode
| Log |
|
mtd-utils | 1:1.4.4-1 | hashtable/hashtable_itr.c:42:1: error: redefinition of a 'extern inline' function 'hashtable_iterator_key' is not supported in C99 mode
| Log |
|
oftc-hybrid | 1.6.9.dfsg-1 | memory.c:43:1: error: redefinition of a 'extern inline' function 'MyMalloc' is not supported in C99 mode
| Log |
|
8 errors