[Swift-commit] r4235 - www/downloads
wilde at ci.uchicago.edu
wilde at ci.uchicago.edu
Thu Mar 31 21:43:13 CDT 2011
Author: wilde
Date: 2011-03-31 21:43:13 -0500 (Thu, 31 Mar 2011)
New Revision: 4235
Modified:
www/downloads/index.php
Log:
Add temp message about 0.92 source branch problem (twice-each bug)
Modified: www/downloads/index.php
===================================================================
--- www/downloads/index.php 2011-04-01 00:29:56 UTC (rev 4234)
+++ www/downloads/index.php 2011-04-01 02:43:13 UTC (rev 4235)
@@ -56,6 +56,8 @@
<h3>Latest Release</h3>
+<h2>WARNING: Code Problem: the source code for the latest release has a known concurrency defect, discovered Mar 29 2011. Please do not use or trust this SVN branch until we post that the problem has been corrected.</h2>
+
<p>
Checkout CoG:
<div class="highlight">svn co \
@@ -128,9 +130,9 @@
<h3>Swift 0.91 - 2010/12/23</h3>
<p>Precompiled binary distribution
-[<a href="../packages/swift-0.92.tar.gz"
-onClick="javascript: pageTracker._trackPageview('/swift/packages/swift-0.9.tar.gz');"
->swift-0.92.tar.gz</a>]
+[<a href="../packages/swift-0.91.tar.gz"
+onClick="javascript: pageTracker._trackPageview('/swift/packages/swift-0.91.tar.gz');"
+>swift-0.91.tar.gz</a>]
<h3>Swift 0.9 - 2009/04/27</h3>
<p>[<a href="../packages/swift-0.9.tar.gz"
More information about the Swift-commit
mailing list