~vcs-imports/bluez/master

Viewing all changes in revision 18891.

  • Committer: Luiz Augusto von Dentz
  • Author(s): Miao-chen Chou
  • Date: 2016-12-07 14:03:58 UTC
  • Revision ID: git-v1:4832ed033973018a8f87f156fb8f33c8f80a5904
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: