Author: brane
Date: Sat May 30 19:00:13 2026
New Revision: 1934785
Log:
* branches/1.15.x/STATUS: Propose r1934784.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Sat May 30 18:52:38 2026
(r1934784)
+++ subversion/branches/1.15.x/STATUS Sat May 30 19:00:13 2026
(r1934785)
@@ -69,6 +69,16 @@ Candidate changes:
Votes:
+1: brane
+
+
+ * r1934784
+ Do not mix atomic and non-atomic access to a variable.
+ Justification:
+ It's just wrong, and whilst it might work on many modern CPUs,
+ we shouldn't rely on that.
+ Votes:
+ +1: brane
+
Veto-blocked changes:
=====================