Skip to content

Update FastLZ to b1342da#13230

Open
phongn wants to merge 1 commit into
apache:masterfrom
phongn:fastlz-b1342da
Open

Update FastLZ to b1342da#13230
phongn wants to merge 1 commit into
apache:masterfrom
phongn:fastlz-b1342da

Conversation

@phongn
Copy link
Copy Markdown
Collaborator

@phongn phongn commented Jun 2, 2026

The current version of FastLZ is fairly old and last received a major update in #8245, which I believe updated it to ariya/FastLZ@c3bdfad, committed 2 Aug 2020. #8850 made a small change to fix a type issue, and we have some CMake build files as well.

This PR proposes updating to ariya/FastLZ@b1342da; you can observe an upstream diff here: ariya/FastLZ@c3bdfad...b1342da.

This newer releases now properly treats an aarch64 system as 64-bit system.

(Note: the internal vendored code appears to have been modified by clang-format before it was moved into lib, and so there's quite a few whitespace changes.)

@phongn phongn added this to the 11.0.0 milestone Jun 2, 2026
@phongn phongn added the dependencies Pull requests that update a dependency file label Jun 2, 2026
Copy link
Copy Markdown
Contributor

@masaori335 masaori335 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding out-dated lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants