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

Kkruups dev1 #12146

Merged
merged 3 commits into from Sep 7, 2017
Merged

Kkruups dev1 #12146

merged 3 commits into from Sep 7, 2017

Conversation

kkruups
Copy link
Contributor

@kkruups kkruups commented Sep 7, 2017

As per @mrdoob, attempted to make change directly.
However, direct edit resulted in having to create new PR, since no direct edit rights.

BR/KK

Added comments to better understand file parser and data structures in more detail.
Code before fix was extracting 4-bits from 1st utf8 Byte instead of 5 bits, resulting in 10-bit binary number instead of 11-bit as specified for Double Byte.
@mrdoob
Copy link
Owner

mrdoob commented Sep 7, 2017

Seems like it's already fixed in https://github.com/creationix/msgpack-js-browser/blob/master/msgpack.js. I'll pull after merging this.

@mrdoob mrdoob merged commit 8325386 into mrdoob:dev Sep 7, 2017
@mrdoob
Copy link
Owner

mrdoob commented Sep 7, 2017

Thanks!

@kkruups
Copy link
Contributor Author

kkruups commented Sep 7, 2017

Yes, I had submitted PR fix to @creationix as well.

BR/Kk

@kkruups
Copy link
Contributor Author

kkruups commented Sep 7, 2017

Thanks! :)

@mrdoob
Copy link
Owner

mrdoob commented Sep 7, 2017

I see I see! Double thanks!

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.

None yet

2 participants