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

Big Endian Support #9

Closed
wants to merge 1 commit into from
Closed

Big Endian Support #9

wants to merge 1 commit into from

Conversation

maz
Copy link
Contributor

@maz maz commented Oct 30, 2010

This change checks that the machine is little endian before the C module is loaded. If the bson_ext gem is installed on a PPC (Big Endian) platfrom, currently, it will merely raise an error when you attempt to use the extension.

…orts it--it will only be loaded on little endian
@banker
Copy link
Contributor

banker commented Nov 30, 2010

Merged in.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants