[fpc-devel] patch minigzip

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Sep 7 19:56:29 CEST 2006


Hi Darius,

I remeber strugling throug that as well, shortly after the zutils unit
was dumped (post FPC 2.0.2 release).  The dzlib unit I use in tiOPF
had to change.  I remember the memory functions, but will have to
check what everything I changed to get dzlib to work again.  It might
be able to shed some light on your problem.

Will get back to you on this...

Regards,
  - Graeme -


On 9/7/06, Darius Blaszijk <dhkblaszyk at zeelandnet.nl> wrote:
> >> Just looked at the site of Nomssi, and it appears that the paszlib
> >> version
> >> he's shipping is also FPC compatible. I could have a look to use that
> >> zutil.pas unless someone tells me not to ;)
> >> Who did import this lib initially to fpc? It seems that there are some
> >> differences between the two versions, just wondering why.
> >
> >a) We did need it for the FCL.
> >b) It is unmaintained, so the only way to do maintenance is to import it
> >   so we can do the necessary maintenance.
> >
> >I did a cleanup of the code some time ago to switch from C to Pascal types
> >and kick the zutil unit.
> >
> >Daniƫl
>
> Apart from the memory functions, there were also some "new" types declared
> like pzByteArray. How should I handle that one? Is there an alternative
> available? Or could we perhaps just import back zutil.pas but without the
> memory functions?
>
> Darius
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>


-- 
There's no place like 127.0.0.1


More information about the fpc-devel mailing list