[fpc-devel] paszlib patch
    Michael Van Canneyt 
    michael at freepascal.org
       
    Tue Jun 12 10:32:38 CEST 2007
    
    
  
On Tue, 12 Jun 2007, dhkblaszyk at zeelandnet.nl wrote:
> 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?
You should either remove the dep (that should be possible) or move the 
files to zlib. Personally, I think it's best to remove the deps.
Michael.
    
    
More information about the fpc-devel
mailing list