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

Many plugins don't work on big-endian #195

Open
3 of 9 tasks
nemequ opened this issue Mar 12, 2016 · 2 comments
Open
3 of 9 tasks

Many plugins don't work on big-endian #195

nemequ opened this issue Mar 12, 2016 · 2 comments

Comments

@nemequ
Copy link
Member

nemequ commented Mar 12, 2016

Some of these may just require the build system to tell them the target is BE.

nemequ added a commit that referenced this issue Mar 12, 2016
@jibsen
Copy link
Collaborator

jibsen commented Jun 2, 2016

I assume this reflects if compression and decompression, both on BE, works?

It could also be interesting to see how many libraries are able to decompress data on BE that was compressed on LE.

@nemequ
Copy link
Member Author

nemequ commented Jun 2, 2016

That's a good point, thanks. I'll make sure to add a way to test that.

nemequ added a commit that referenced this issue Jul 23, 2016
This should fix the issues we were seeing with ms-compress on big
endian; see coderforlife/ms-compress#32 and
#195
nemequ added a commit that referenced this issue Jul 23, 2016
This should fix the issues we were seeing with ms-compress on big
endian; see coderforlife/ms-compress#32 and
#195
nemequ added a commit that referenced this issue Jul 23, 2016
This should fix the issues we were seeing with ms-compress on big
endian; see coderforlife/ms-compress#32 and
#195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants