[geos-commits] [SCM] GEOS branch 3.12 updated. 168d863da9ad23ca084372651d090afb242f8934

git at osgeo.org git at osgeo.org
Sat Dec 13 01:18:40 PST 2025


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, 3.12 has been updated
       via  168d863da9ad23ca084372651d090afb242f8934 (commit)
      from  3d1d86b43f25c60400e491de64d7579b534747a3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 168d863da9ad23ca084372651d090afb242f8934
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 13 10:15:19 2025 +0100

    Fix test_docs failure with doxygen 1.15.0. (#1341)

diff --git a/include/geos/linearref/LengthIndexedLine.h b/include/geos/linearref/LengthIndexedLine.h
index 462957153..0d0f88e3f 100644
--- a/include/geos/linearref/LengthIndexedLine.h
+++ b/include/geos/linearref/LengthIndexedLine.h
@@ -138,7 +138,7 @@ public:
      * slightly off the line and is equidistant from two different
      * points on the line.
      *
-     * The supplied point does not `*necessarily* have to lie precisely
+     * The supplied point does not *necessarily* have to lie precisely
      * on the line, but if it is far from the line the accuracy and
      * performance of this function is not guaranteed.
      * Use {@link #project} to compute a guaranteed result for points

-----------------------------------------------------------------------

Summary of changes:
 include/geos/linearref/LengthIndexedLine.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list