All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] Fix compilation with clang
@ 2018-08-07 14:09 David Carlos Manuelda
  2018-08-07 14:09 ` [PATCH BlueZ 1/1] build: Clang fix - ISO C forbids nested functions David Carlos Manuelda
  0 siblings, 1 reply; 2+ messages in thread
From: David Carlos Manuelda @ 2018-08-07 14:09 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: David Carlos Manuelda

ISO C forbids nested functions, which gcc implemented as extension

David Carlos Manuelda (1):
  build: Clang fix - ISO C forbids nested functions

 profiles/midi/midi.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-07 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-07 14:09 [PATCH BlueZ 0/1] Fix compilation with clang David Carlos Manuelda
2018-08-07 14:09 ` [PATCH BlueZ 1/1] build: Clang fix - ISO C forbids nested functions David Carlos Manuelda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.