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

Remove deprecated rescaling code #1287

Merged

Conversation

vissarion
Copy link
Member

This PR removes most (if not all) deprecated code related to rescaling.

@vissarion vissarion added this to the 1.86 milestone May 29, 2024

#if defined(BOOST_GEOMETRY_USE_RESCALING) && defined(BOOST_GEOMETRY_NO_ROBUSTNESS)
#error "Define either BOOST_GEOMETRY_NO_ROBUSTNESS (default) or BOOST_GEOMETRY_USE_RESCALING"
#endif
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Collaborator

@barendgehrels barendgehrels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!!! A milestone!!!

I scanned through much of it (but not every line), it looks good to me.

Thanks a lot.

@vissarion vissarion merged commit 931d432 into boostorg:develop Jul 8, 2024
23 checks passed
@vissarion vissarion deleted the fix/remove_deprecated_rescaling_code branch July 8, 2024 13:58
@vissarion vissarion modified the milestones: 1.86, 1.87 Aug 14, 2024
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