Skip to content

Conversation

@egandro
Copy link
Contributor

@egandro egandro commented Jun 8, 2016

Hi again!

I found the interface bug on windows. It was a (long) <-> (jlong) cast :)

sizeof(long) -> 4 on win64
sizeof(jlong) -> 8 on win64

I also did a few cleanups like adding batch files and making the tests work.

Can you please create a 0.7.2 npm version?

Thx!

@joeferner joeferner merged commit 0f15c17 into joeferner:master Jun 8, 2016
@egandro
Copy link
Contributor Author

egandro commented Jun 8, 2016

Thx a lot! Can you please do the 0.7.2 tag to npm?

@joeferner
Copy link
Owner

v0.7.2 published

@egandro
Copy link
Contributor Author

egandro commented Jun 9, 2016

Thx a lot! :)

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