Author: ivan
Date: Wed Jul 1 18:33:38 2026
New Revision: 1935784
Log:
* branches/1.15.x/STATUS: Extend r1934788 nomination with r1934920, r1935780,
r1935781 and vote the group.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Wed Jul 1 18:26:08 2026
(r1935783)
+++ subversion/branches/1.15.x/STATUS Wed Jul 1 18:33:38 2026
(r1935784)
@@ -91,12 +91,14 @@ Candidate changes:
Votes:
+1: brane, ivan
- * r1934788
- Fix sprintf() deprecation warning on macOS newer versions of Xcode.
+ * r1934788, r1934920, r1935780, r1935781
+ Use snprintf() instead sprintf() if available. Fixes deprecation warning on
+ macOS newer versions of Xcode.
Justification:
Warnings, especially false positives, are distracting.
Votes:
- +1: brane
+ +1: brane (without r1934920, r1935780, r1935781)
+ +1: ivan
* r1934965
Replace obsolete Autoconf construct in configure.ac.