[GRASS-git] [OSGeo/grass] 61123d: g.proj: fix wkt output on Windows (#3306)
Anna Petrasova
noreply at github.com
Sun Dec 17 05:07:19 PST 2023
Branch: refs/heads/releasebranch_8_3
Home: https://github.com/OSGeo/grass
Commit: 61123da7f5819107bdd63792de1d0e45a87d0087
https://github.com/OSGeo/grass/commit/61123da7f5819107bdd63792de1d0e45a87d0087
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2023-12-17 (Sun, 17 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