Skip to content

Does not work on ARM #3

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

Closed
andresv opened this issue Sep 4, 2015 · 3 comments
Closed

Does not work on ARM #3

andresv opened this issue Sep 4, 2015 · 3 comments

Comments

@andresv
Copy link
Member

andresv commented Sep 4, 2015

Currently it does not work on 32 bit machines.

@andresv
Copy link
Member Author

andresv commented Sep 4, 2015

I turned out that Rust is not able to support C complex numbers correctly: rust-lang/rust#10500 (comment)

@andresv
Copy link
Member Author

andresv commented Sep 21, 2015

Now it works on 32 bit x86: 5504757

However it does not work on ARM yet.

@andresv andresv changed the title Does not work on 32 bit machine Does not work on ARM Sep 21, 2015
@andresv
Copy link
Member Author

andresv commented Oct 3, 2015

Fixed: b79dd85

@andresv andresv closed this as completed Oct 3, 2015
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

No branches or pull requests

1 participant