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

Fix of custom GDAL error handler management by deregistrating it at exit (done in __init__()). Plus a few modifications on GDAL utilities' tests and #245

Merged

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    3e477cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969f8ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff398e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e307362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bef232 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7e0780 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d4de2c View commit details
    Browse the repository at this point in the history
  8. changed options local variable name in AG.gdalinfo in case it may…

    … interfere with `options` arg
    mathieu17g committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    a94bcd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f96ef7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbd3df2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efa08df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82b4781 View commit details
    Browse the repository at this point in the history
  13. deregisterering gdaljl_errorhandler via an anonymous function to avoi…

    …d test coverage decrease
    mathieu17g committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    5f10b6e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e4598b View commit details
    Browse the repository at this point in the history
  15. Suppressed GDAL.cplseterrorhandler (handled in GDAL.jl __init__()

    …) and added `GDAL.gdaldestroydrivermanager` in `atexit`
    mathieu17g committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    6754ada View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ae7d63f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a797de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    8911c49 View commit details
    Browse the repository at this point in the history