[geos-commits] [SCM] GEOS branch main updated. 48c9bf42637d47704a1e9218e5b8da65be83b6bf

git at osgeo.org git at osgeo.org
Thu May 23 20:32:45 PDT 2024


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, main has been updated
       via  48c9bf42637d47704a1e9218e5b8da65be83b6bf (commit)
      from  771ec395472c1ff828c7cbf07410ad05ee05eb99 (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 48c9bf42637d47704a1e9218e5b8da65be83b6bf
Author: Martin Davis <mtnclimb at gmail.com>
Date:   Thu May 23 20:32:29 2024 -0700

    Update DEVELOPER-NOTES.md

diff --git a/DEVELOPER-NOTES.md b/DEVELOPER-NOTES.md
index 1621cdf5f..d1a16a3f0 100644
--- a/DEVELOPER-NOTES.md
+++ b/DEVELOPER-NOTES.md
@@ -20,7 +20,7 @@
   * Method names
   * Variable names
   * Class members
-    * Sometimes class members are shadowed by local variables.  In this case, use the `m_` prefix convention for the member.
+    * If class members are shadowed by local variables, use the `m_` prefix convention for the member.
 
 ## C/C++ Guidelines
 

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

Summary of changes:
 DEVELOPER-NOTES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list