Author: kotkov
Date: Tue Jul 7 14:42:14 2026
New Revision: 1935981
Log:
* branches/1.15.x/STATUS: +1 for (r1934788, r1934920, r1935780, r1935781)
group, approving.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Tue Jul 7 14:38:07 2026
(r1935980)
+++ subversion/branches/1.15.x/STATUS Tue Jul 7 14:42:14 2026
(r1935981)
@@ -63,14 +63,6 @@ Candidate changes:
Votes:
+1: brane, ivan
- * 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: ivan, brane
-
* r1935107
Fix a bug in JavaHL where native code could modify a final attribute.
Votes:
@@ -97,3 +89,11 @@ Approved changes:
Votes:
+1: brane, ivan, kotkov
+ * 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: ivan, brane, kotkov
+