Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an issue where the RGB data was incorrectly decompressed by converting it into an unsigned int. #13

Merged
merged 2 commits into from
Aug 17, 2019

Conversation

maozturk
Copy link

Fixed an issue where the RGB data was incorrectly decompressed by converting it into an unsigned int.

@mreutegg
Copy link
Owner

Thanks for your PR. Your changes seem to be based on an outdated master branch, which causes build failures. See checks. Could you please merge the current master into your branch or re-base your changes?

@maozturk
Copy link
Author

I've merged the current master branch into my own branch and all the checks have passed, can you please approve the pull request?

@mreutegg mreutegg merged commit b80f21b into mreutegg:master Aug 17, 2019
@mreutegg
Copy link
Owner

Looks good now. Thanks for your help and the PR!

@mreutegg
Copy link
Owner

Released laszip4j 0.7, which includes the changes in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants