Re: [Harbour] How to gzip a string?

2008-01-10 Thread Szakáts Viktor
Hi Mindaugas, Since I believe you will commit these wrappers to the contrib area (since these might have 3rd party lib dependencies, unless we include these sources in core), I think it's fine to release them anytime, even now. Brgds, Viktor On 2008.01.10., at 14:27, Mindaugas Kavaliauskas

Re: [Harbour] How to gzip a string?

2008-01-10 Thread Przemyslaw Czerpak
On Thu, 10 Jan 2008, Lorenzo Fiorini wrote: I don't need hbziparch but simply send deflate/gzip data to a web browser. Is the HB_COMPRESS/HB_UNCOMPRESS in xhb the only solution? I would like to find a non-xhb solution. You can use ZLIB wrapper I sent. Sooner or later we will have to add

Re: [Harbour] How to gzip a string?

2008-01-10 Thread Lorenzo Fiorini
On Jan 10, 2008 3:07 PM, Przemyslaw Czerpak [EMAIL PROTECTED] wrote: You can use ZLIB wrapper I sent. Many thanks I found it. Sooner or later we will have to add support for ZLIB in core code ... and decompressed. You do not have to explicitly call any compress functions. Good news.

Re: [Harbour] How to gzip a string?

2008-01-10 Thread Lorenzo Fiorini
On Jan 10, 2008 2:27 PM, Mindaugas Kavaliauskas [EMAIL PROTECTED] wrote: I'm going to commit wrappers to zlib and minizip after release freeze. You can use Przemyslaw's code send in the following email: Many thanks I found it. best regards, Lorenzo

[Harbour] How to gzip a string?

2008-01-09 Thread Lorenzo Fiorini
I don't need hbziparch but simply send deflate/gzip data to a web browser. Is the HB_COMPRESS/HB_UNCOMPRESS in xhb the only solution? I would like to find a non-xhb solution. best regards, Lorenzo ___ Harbour mailing list Harbour@harbour-project.org