bluez/gobex
Miao-chen Chou 4832ed0339 gobex: Fix a compilation error for the compatibility with LLVM
The C Standard, subclause 7.16.1.4, paragraph 4 [ISO/IEC 9899:2011], states:
The parameter parmN is the identifier of the rightmost parameter in
the variable parameter list in the function definition (the one just
before the ...). If the parameter parmN is declared with the register
storage class, with a function or array type, or with a type that is
not compatible with the type that results after application of the
default argument promotions, the behavior is undefined.
2016-12-07 16:03:58 +02:00
..
gobex-apparam.c gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-apparam.h gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-debug.h codingstyle: Change __FUNCTION__ to __func__ 2013-09-11 13:22:08 +03:00
gobex-defs.c gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-defs.h gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-header.c gobex: List all enum values in switch 2014-12-08 14:00:28 +01:00
gobex-header.h gobex: Fix includes for gobex.h header 2015-03-01 00:27:37 -08:00
gobex-packet.c gobex: Fix a compilation error for the compatibility with LLVM 2016-12-07 16:03:58 +02:00
gobex-packet.h gobex: Fix a compilation error for the compatibility with LLVM 2016-12-07 16:03:58 +02:00
gobex-transfer.c gobex: Fix a compilation error for the compatibility with LLVM 2016-12-07 16:03:58 +02:00
gobex.c gobex: Fix a compilation error for the compatibility with LLVM 2016-12-07 16:03:58 +02:00
gobex.h gobex: Fix a compilation error for the compatibility with LLVM 2016-12-07 16:03:58 +02:00