Skip to content

Avoid C++ exceptions to be thrown (and caught) when parsing strings like '+proj=longlat +datum=WGS84 +type=crs' #3834

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

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

rouault
Copy link
Member

@rouault rouault commented Jul 19, 2023

This makes it more friendly with debuggers under Windows, and should help workarounding MapServer/MapServer#6915 (note however that the issue in that ticket is more a 'system level' issue than a PROJ bug)

…ike '+proj=longlat +datum=WGS84 +type=crs'

This makes it more friendly with debuggers under Windows, and should
help workarounding MapServer/MapServer#6915
(note however that the issue in that ticket is more a 'system level'
issue than a PROJ bug)
@jmckenna
Copy link
Contributor

Tested with MSVC and works great.

@rouault rouault added this to the 9.3.0 milestone Jul 20, 2023
@rouault rouault merged commit 25367b6 into OSGeo:master Jul 20, 2023
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