[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with odf driver
From: |
Ben Pfaff |
Subject: |
Re: problem with odf driver |
Date: |
Wed, 24 Feb 2010 10:29:12 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Ben Pfaff <address@hidden> writes:
> John Darrington <address@hidden> writes:
>
>> On Tue, Feb 23, 2010 at 10:29:15PM -0800, Ben Pfaff wrote:
>>
>> > I might take a few hours to write code to create a .zip file.
>> > It looks like it's pretty trivial as long as you don't bother
>> > with actual compression. I think the hardest part is probably
>> > writing the CRC-32 function.
>>
>> I did this tonight, so there is no need for a "zip" program on
>> master any longer.
>>
>> This seems to have caused a problem.
>> tests/command/get-data-gnm.sh now crashes.
>>
>> It seems that the crc32 function provided by gnulib has a different signature
>> to that expected by zlib :(
>
> I thought I must be hallucinating, because I couldn't conceive
> how get-data-gnm.sh and odt.c were related. Thanks for pointing
> out the problem.
I pushed a fix.
--
"doe not call up Any that you can not put downe."
--H. P. Lovecraft
Re: problem with odf driver, Ben Pfaff, 2010/02/24