[Spice-devel] [PATCH 0/2] Replace RedClient::channels with GList changes

Frediano Ziglio fziglio at redhat.com
Mon May 23 11:42:50 UTC 2016


First patch just replaces a g_list_append with g_list_prepend to
avoid order change.
Second introduced some macros I proposed. If agreed could be
merged to first one.

Frediano Ziglio (1):
  RedChannel: Add FOREACH_CHANNELL and use it to iterate

Jonathon Jongsma (1):
  Replace RedClient::channels with GList

 server/red-channel.c | 55 ++++++++++++++++++++++++++++++----------------------
 server/red-channel.h |  5 +----
 2 files changed, 33 insertions(+), 27 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list