svn commit: r1934785 - subversion/branches/1.15.x
[email protected] Sat, 30 May 2026 19:00:13 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178016761322.929518.3946708605370141947@svn03-he-fi> |
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:
=====================