Author: rsmith
Date: Fri Sep 27 14:55:03 2013
New Revision: 191547

URL: http://llvm.org/viewvc/llvm-project?rev=191547&view=rev
Log:
Comment out links for papers that aren't up yet.

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=191547&r1=191546&r2=191547&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Fri Sep 27 14:55:03 2013
@@ -471,16 +471,16 @@ available.</p>
     <tr>
       <td><tt>[[deprecated]]</tt> attribute</td>
       <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3760.html";>N3760</a></td>
-      <td class="none" align="center">no</td>
+      <td class="none" align="center">No</td>
     </tr>
     <tr>
       <td>Single quotation mark as digit separator</td>
-      <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3781.pdf";>N3781</a></td>
+      <td><!--<a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3781.pdf";>-->N3781<!--</a>--></td>
       <td class="svn" align="center">SVN</td>
     </tr>
     <tr>
       <td>C++ Sized Deallocation</td>
-      <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html";>N3778</a></td>
+      <td><!--<a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html";>-->N3778<!--</a>--></td>
       <td class="none" align="center">No</td>
     </tr>
 </table>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to