The patch needs some reconsideration. zip.pas (perhaps other units I added also?) have a dependency on zlib. But zlib is in packages/extra and not packages/base like paszlib. Does that mean that zip.pas cannot reside at base/paszlib? Probably yes, unless I remove the dep (if possible). Or should I move the units to zlib itself?
Daniel can you please advise me? Darius > The following patch implements all minizip units according to FPC > standards , moves all demos to demo directory and updates the makefile. > > Darius > _______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel > _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
