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

PostGIS driver does not work on BIG_ENDIAN systems #515

Closed
artemp opened this issue Oct 11, 2011 · 3 comments
Closed

PostGIS driver does not work on BIG_ENDIAN systems #515

artemp opened this issue Oct 11, 2011 · 3 comments
Milestone

Comments

@artemp
Copy link
Member

artemp commented Oct 11, 2011

indef logic to determine byte-swapping is wrong/no longer needed in wkb.cpp, now that the proper endian flag is added to the AsBinary() call.

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] as per https://lists.berlios.de/pipermail/mapnik-devel/2010-February/001066.html

Fixed in r1628.

New ticket to flag testing for other plugins at #516.

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] branched for new release (0.7.1) and applied fix in r1633

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] fixed in a more proper way in r1672

@artemp artemp closed this as completed Oct 11, 2011
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