Ben Pfaff <[email protected]> writes: > John Darrington <[email protected]> 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 _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
