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

Make sure that transient errors are returned correctly #857

Merged
merged 3 commits into from Mar 12, 2018

Commits on Mar 11, 2018

  1. Make sure that transient errors are returned correctly

    The prepare/finalize steps in pj_fwd*/pj_inv* now checks the error level
    of the PJ object before returning the coordinate. If an error is
    detected proj_coord_error() is returned.
    kbevers committed Mar 11, 2018
    Copy the full SHA
    79fa26d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    81efb33 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Copy the full SHA
    22203cc View commit details
    Browse the repository at this point in the history