From: Simo S. <sim...@ti...> - 2001-02-04 01:00:38
|
Hongli Lai wrote: > > Simo, your patch is not working. > > patching file garp-zip.c > patch unexpectedly ends in middle of line > patch: **** unexpected end of file in patch at line 19 > > Could you do cvs update then cvs diff and send the new patch to me? > It was from a cvs diff, there is another Index: garp-zip.c =================================================================== RCS file: /cvsroot/arpix/libgarp/src/garp-zip.c,v retrieving revision 1.19 diff -r1.19 garp-zip.c 184,185c184,185 < filename = archive->filename; < goto readzip; --- > zlfree (f); > return GARP_ARCHIVE_LIST_MULTI_DISK; 189,191c189,192 < filename = archive->filename; /* FIXME: implement this */ < goto readzip; < } else if (i != ZLINIT_OK) --- > zlfree (f); /* FIXME: implement this */ > return GARP_ARCHIVE_LIST_MULTI_DISK; > } > else if (i != ZLINIT_OK) -- sim...@ti... http://www.geocities.com/SiliconValley/9757 |