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

SVG parsing test failures with boost 1.59 #535

Closed
springmeyer opened this issue Oct 6, 2015 · 1 comment
Closed

SVG parsing test failures with boost 1.59 #535

springmeyer opened this issue Oct 6, 2015 · 1 comment

Comments

@springmeyer
Copy link
Member

When built against boost 1.59 new SVG test failures appear: https://gist.github.com/springmeyer/dbecaf9ca6a40ebfd04b.

The cause is newly encountered:

Failed to parse double: "105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
Failed to parse double: "-105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"

This looks like the same (cause) as reported at mapnik/mapnik#3111

/cc @artemp for advice on how to fix, or whether we should just update the test fixtures to be different.

@wilhelmberg
Copy link
Contributor

Same thing on Windows: #520

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

2 participants