[llvm-commits] CVS: llvm-www/status/index.html

Misha Brukman brukman at cs.uiuc.edu
Wed Nov 19 20:05:02 PST 2003


Changes in directory llvm-www/status:

index.html updated: 1.22 -> 1.23

---
Log message:

Emacs still failes, but for a different reason.


---
Diffs of the changes:  (+11 -10)

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.22 llvm-www/status/index.html:1.23
--- llvm-www/status/index.html:1.22	Wed Nov 19 20:01:58 2003
+++ llvm-www/status/index.html	Wed Nov 19 20:04:25 2003
@@ -45,6 +45,16 @@
   <th class="status">Status</th>
   <th class="notes" width="30%">Notes</th>
 </tr>
+<!-- emacs -->
+<tr>
+  <td class="program"><a
+  href="http://www.gnu.org/software/emacs/">emacs</a></td>
+  <td class="version">21.3</td>
+  <td class="date">19 Nov 2003</td>
+  <td class="status"><span class="failure">FAILS</span></td>
+  <td>Running intermediate binary <tt>temacs</tt> results in a crash. See <a
+  href="/PR140">bug 140</a> on what makes it even more annoying.</td>
+</tr>
 <!-- pine -->
 <tr>
   <td class="program"><a href="http://www.washington.edu/pine/">pine</a></td>
@@ -125,15 +135,6 @@
   <td class="status"><span class="failure">FAILS</span></td>
   <td>See <strike><a href="http://llvm.cs.uiuc.edu/PR113">bug #113</a></strike> for details.</td>
 </tr>
-<!-- emacs -->
-<tr>
-  <td class="program"><a
-  href="http://www.gnu.org/software/emacs/">emacs</a></td>
-  <td class="version">21.3</td>
-  <td class="date">14 Nov 2003</td>
-  <td class="status"><span class="failure">FAILS</span></td>
-  <td>See <strike><a href="http://llvm.cs.uiuc.edu/PR6">bug #6</a></strike> for details.</td>
-</tr>
 <!-- glib -->
 <tr>
   <td class="program"><a href="http://www.gtk.org">glib</a></td>
@@ -422,7 +423,7 @@
   <address><a href="http://misha.brukman.net">Misha Brukman</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2003/11/20 02:01:58 $
+  Last modified: $Date: 2003/11/20 02:04:25 $
 </div>
 
 </body>





More information about the llvm-commits mailing list