123456789101112 |
- Changes to the last version of PASZLIB (http://www.tu-chemnitz.de/~nomssi)
- required for FPC-pascal:
- (Standard adding of @ for assignment of procedure variables)
- Zdeflate 532 and 536 added an @
- zinflate 259 263 294 added an @
- Warning only:
- inflatetrees inflate_tree_fixed has two uint parameters in the interface, and
- two uintf's in the implementation. Only a warning is issued btw, so
- this is not critical.
|