ObjFW  Check-in [6f13f74134]

Overview
Comment:OFLHAArchiveEntry: Make (un)compressedSize ull

There's newer, less common LHA versions that allow 64 bit for the size.
However, for consistency with OFTarArchiveEntry, use unsigned long long
instead of uint64_t.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6f13f741344ec40aaef45867a64fd67fdcf1fad3a2df79f6201aa65ea1b8abc2
User & Date: js on 2022-08-27 20:23:24
Other Links: manifest | tags
Context
2022-08-27
20:33
OFZIPArchiveEntry: Make (un)compressedSize ull check-in: 94c326ab78 user: js tags: trunk
20:23
OFLHAArchiveEntry: Make (un)compressedSize ull check-in: 6f13f74134 user: js tags: trunk
2022-08-25
19:56
OFLHAArchiveEntry: Merge date and modificationDate check-in: 327e67021e user: js tags: trunk
Changes