[GRASS-git] [OSGeo/grass] 2841c5: g.proj: fix wkt output on Windows (#3306)
Anna Petrasova
noreply at github.com
Fri Dec 15 11:31:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 2841c5f36aafe69c72301cc7f89f95b546caf3b5
https://github.com/OSGeo/grass/commit/2841c5f36aafe69c72301cc7f89f95b546caf3b5
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M general/g.proj/output.c
A general/g.proj/testsuite/test_g_proj.py
Log Message:
-----------
g.proj: fix wkt output on Windows (#3306)
Follows documentation of exportToWkt: Note that the returned WKT string should be freed with CPLFree() when no longer needed. It is the responsibility of the caller.
More information about the grass-commit
mailing list