On Mon, Jul 31, 2017 at 12:11 AM, Sergei Trofimovich <sly...@gentoo.org> wrote:
> The following code:
>     uint32_t k;
>     memcpy (&k, data, sizeof (k));
> computes different data depending on platform endianness.
>
> That causes test_xmmsv_serialize_coll_match test to fail
> as collection order is serialized in wrong order.

Seems like the patch has been aged enough, pushed to devel. Thanks.

-- 
Daniel Svensson

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms2.org
https://lists.xmms2.org/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to