[oe] [meta-networking][PATCH] spice: Uprev to fix compile errors from gcc 8.1.0

Jason Wessel jason.wessel at windriver.com
Mon Jun 18 14:09:50 UTC 2018


On 06/16/2018 10:45 AM, Khem Raj wrote:
> 
> 
> On 6/16/18 6:24 AM, Jason Wessel wrote:
>> The upstream spice already fixed the following problems:
>>
>>                                               ^
>> ../../git/server/char-device.c: In function 'red_char_device_reset':
>> ../../git/server/char-device.c:838:49: error: cast between incompatible function types from 'void (*)(RedPipeItem *)' {aka 'void (*)(struct RedPipeItem *)'} to 'void (*)(void *, void *)' [-Werror=cast-function-type]
>>            g_queue_foreach(dev_client->send_queue, (GFunc)red_pipe_item_unref, NULL);
>>
>> --
> 
> I think these dashes will confuse patchwork. Can you remove them and
> resend ?
> 
>>
>> The new commit also changed opus to compile in by default.  This is
>> now added as a PKGCONFIG option.
>>


I guess git will allow you to dump a patch it won't import correctly.  I sent along a new version of the patch and of course will not use a "--" as a separator in the future.  See the mail with the subject: [oe] [meta-networking][PATCH] spice: Uprev to latest and add opus PKGCONFIG

Cheers,
Jason.



More information about the Openembedded-devel mailing list