Re: [E-devel] Fix for gif 5

2013-06-03 Thread Stefan Schmidt
Hello. On 06/01/2013 03:39 AM, Simon wrote: > > Because arc doesn't like me much at the moment here's a simple patch to > fix the gif loader for the latest libgif version. DGifOpen now takes a > error param as its final argument, if the param is not NULL it will > return a error code if it fails.

[E-devel] Fix for gif 5

2013-05-31 Thread Simon
Hi All, Because arc doesn't like me much at the moment here's a simple patch to fix the gif loader for the latest libgif version. DGifOpen now takes a error param as its final argument, if the param is not NULL it will return a error code if it fails. Similar to another patch i sent a few mont