You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for the great C++ port for lz4. The cross-platform ability is a huge benefit.
I was wondering, might you have an opportunity to update the lz4 submodule? The commit that this repo links to is quite old and it has been updated a fair bit since then. Unfortunately, they have moved files around and re-named some functions in the lz4 repo so I couldn't just easily update the submodule to the head myself. Some of your code will need to be modified a bit as well.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi T-mat,
First off, thanks for the great C++ port for lz4. The cross-platform ability is a huge benefit.
I was wondering, might you have an opportunity to update the lz4 submodule? The commit that this repo links to is quite old and it has been updated a fair bit since then. Unfortunately, they have moved files around and re-named some functions in the lz4 repo so I couldn't just easily update the submodule to the head myself. Some of your code will need to be modified a bit as well.
Thanks!
The text was updated successfully, but these errors were encountered: