All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] [RFC] Clean up undefined function pointer casts
@ 2016-04-26  6:19 John Ernberg
  2016-04-26  6:19 ` [PATCH v2 1/2] configure: Bump glib dependecy to 2.32 John Ernberg
  2016-04-26 13:06 ` [PATCH v2 0/2] [RFC] Clean up undefined function pointer casts Denis Kenzior
  0 siblings, 2 replies; 6+ messages in thread
From: John Ernberg @ 2016-04-26  6:19 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

From: John Ernberg <john.ernberg@actia.se>

v2: Bump glib requirement to version 2.32 to gain access to g_queue_free_full,
this saves using a wrapper function to clean up the queue in the stk.

John Ernberg (2):
  configure: Bump glib dependecy to 2.32
  stk: clean up undefined function pointer casts

 configure.ac | 4 ++--
 src/stk.c    | 6 ++----
 2 files changed, 4 insertions(+), 6 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-04-26 13:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26  6:19 [PATCH v2 0/2] [RFC] Clean up undefined function pointer casts John Ernberg
2016-04-26  6:19 ` [PATCH v2 1/2] configure: Bump glib dependecy to 2.32 John Ernberg
2016-04-26  6:19   ` [PATCH v2 2/2] stk: clean up undefined function pointer casts John Ernberg
2016-04-26  7:39   ` [PATCH v2 1/2] configure: Bump glib dependecy to 2.32 Daniel Wagner
2016-04-26 13:11     ` Denis Kenzior
2016-04-26 13:06 ` [PATCH v2 0/2] [RFC] Clean up undefined function pointer casts Denis Kenzior

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.