Hi all,
BTW I wonder if I should change my app to use hbmzip instead of hbziparch.
Any technical reason ?
Does hbmzip allow to set / get comments on zip archives ?
Does hbmzip allow to zip files with relative path ?
Many thanks
Juan
----- Original Message -----
From: "Juan Gálvez" <[EMAIL PROTECTED]>
To: "Harbour Project Main Developer List." <[email protected]>
Sent: Friday, July 25, 2008 10:51 AM
Subject: [Harbour] Bug in hbziparch contrib
Hi all, Viktor,
hbziparc.c has a bug at line 134 :
bOkAdd = hb_strMatchFile( (const char *) szEntry, (const char *)
sRegEx );
it should be :
bOkAdd = hb_strMatchFile( (const char *) szEntry, (const char *)
szSkleton );
Could someone change it ?
Many thanks
Juan
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour