[geos-commits] [SCM] GEOS branch master updated. 21c88492fd359612add729d09fdb45dd1bf7dd0d

git at osgeo.org git at osgeo.org
Mon Dec 17 17:37:10 PST 2018


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, master has been updated
       via  21c88492fd359612add729d09fdb45dd1bf7dd0d (commit)
      from  691ea75810a806bd860eb921ff560827275a06a3 (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 21c88492fd359612add729d09fdb45dd1bf7dd0d
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Dec 17 17:36:58 2018 -0800

    Return unused member for now

diff --git a/include/geos/geom/util/GeometryTransformer.h b/include/geos/geom/util/GeometryTransformer.h
index c26ac56..cff3ea0 100644
--- a/include/geos/geom/util/GeometryTransformer.h
+++ b/include/geos/geom/util/GeometryTransformer.h
@@ -173,7 +173,7 @@ private:
 	/**
 	 * <code>true</code> if the output from a collection argument should still be a collection
 	 */
-	// bool preserveCollections;
+	bool preserveCollections;
 
 	/**
 	 * <code>true</code> if the type of the input should be preserved

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list