Author: rhuijben
Date: Wed May 29 12:12:04 2019
New Revision: 1860334
URL: http://svn.apache.org/viewvc?rev=1860334&view=rev
Log:
* STATUS: Nominate patch
Modified:
subversion/branches/1.12.x/STATUS
Modified: subversion/branches/1.12.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.12.x/STATUS?rev=1860334&r1=1860333&r2=1860334&view=diff
==============================================================================
--- subversion/branches/1.12.x/STATUS (original)
+++ subversion/branches/1.12.x/STATUS Wed May 29 12:12:04 2019
@@ -46,6 +46,20 @@ Candidate changes:
Votes:
+1: stsp
+ * r1860175-1860188
+ Fix building Subversion with Visual Studio 2005 and 2008.
+ Justification:
+ A change in 1.12 accidentally introduced a macro escaping issue
+ which broke compilation with these older versions of VC++.
+ Notes:
+ Should have been a simple patch. But lack of this version on my
+ development machine made things harder.
+ (I don't see a problem with dropping VS200 2008 support with
+ a future Subversion version, but then we should provide better
+ documentation on that change.)
+ Votes:
+ +1: rhuijben
+
Veto-blocked changes:
=====================