On Sat, Jan 12, 2013 at 8:22 PM, Albin Tonnerre
wrote:
> On Tue, Jan 8, 2013 at 11:18 PM, Gustavo Sverzut Barbieri
> wrote:
>> Hi Lutin,
>>
>> both seem correct to me. Let's wait for others to chime in, but they should
>> be okay.
>
> I'd like to upload those fixes to Debian soon, so now would be
On Tue, Jan 8, 2013 at 11:18 PM, Gustavo Sverzut Barbieri
wrote:
> Hi Lutin,
>
> both seem correct to me. Let's wait for others to chime in, but they should
> be okay.
I'd like to upload those fixes to Debian soon, so now would be a good
time for anyone who'd like to object :)
--
Albin
-
On Wed, Jan 9, 2013 at 1:27 AM, Leandro Dorileo wrote:
> Hi,
>> > {
>> >unsigned char *d, *comp;
>> > - int *header, ret, ok = 1;
>> > + int *header, *bigend_data, ret, ok = 1;
>> >uLongf buflen = 0;
>> >
>> >buflen = (((w * h * 101) / 100) + 3) * 4;
>> >
Hi,
On Tue, Jan 08, 2013 at 08:18:11PM -0200, Gustavo Sverzut Barbieri wrote:
> Hi Lutin,
>
> both seem correct to me. Let's wait for others to chime in, but they should
> be okay.
>
>
> On Tue, Jan 8, 2013 at 8:11 PM, Albin Tonnerre wrote:
>
> > Hi,
> >
> > I recently uploaded Eet 1.7.4 to D
Hi Lutin,
both seem correct to me. Let's wait for others to chime in, but they should
be okay.
On Tue, Jan 8, 2013 at 8:11 PM, Albin Tonnerre wrote:
> Hi,
>
> I recently uploaded Eet 1.7.4 to Debian; this was the first version to
> have the testsuite enabled and to my suprise, it failed on all
Hi,
I recently uploaded Eet 1.7.4 to Debian; this was the first version to
have the testsuite enabled and to my suprise, it failed on all
bigendian architectures
(https://buildd.debian.org/status/package.php?p=eet&suite=experimental)
I tried to find the cause of the issue, and it would seem there