Skip to content

Add option to use Delphi zlib unit (instead of STATICLOAD_ZLIB) #151

@rlebeau

Description

@rlebeau

As described in http://issuetracker.delphi-jedi.org/view.php?id=5690, IdZLibHeaders.pas should be updated to use Delphi's own System.ZLib unit. This could reduce executable size a bit (by preventing linking in multiple versions of the zlib OBJ files) and at the same time solves any 64-bit porting issues (as that seems to have been done by Embarcadero themselves already).

Metadata

Metadata

Assignees

Labels

Element: Compiler/IDEIssues related to a particular Compiler and/or IDEElement: ZLibIssues related to ZLib handlingStatus: PendingIssue is pending external update or releaseType: EnhancementIssue is proposing a new feature/enhancement

Projects

Status

In review

Relationships

None yet

Development

No branches or pull requests

Issue actions