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

Misha Brukman brukman at cs.uiuc.edu
Fri Nov 14 11:53:01 PST 2003


Changes in directory llvm-www/status:

index.html updated: 1.12 -> 1.13

---
Log message:

Emacs and pine hinge on the same bug #6.


---
Diffs of the changes:  (+18 -9)

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.12 llvm-www/status/index.html:1.13
--- llvm-www/status/index.html:1.12	Thu Nov 13 17:30:03 2003
+++ llvm-www/status/index.html	Fri Nov 14 11:51:56 2003
@@ -45,6 +45,23 @@
   <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">14 Nov 2003</td>
+  <td class="status"><span class="failure">FAILS</span></td>
+  <td>See <a href="http://llvm.cs.uiuc.edu/PR6">bug #6</a> for details.</td>
+</tr>
+<!-- pine -->
+<tr>
+  <td class="program"><a href="http://www.washington.edu/pine/">pine</a></td>
+  <td class="version">4.58</td>
+  <td class="date">13 Nov 2003</td>
+  <td class="status"><span class="failure">FAILS</span></td>
+  <td>See <a href="http://llvm.cs.uiuc.edu/PR6">bug #6</a> for details.</td>
+</tr>
 <!-- gawk -->
 <tr>
   <td class="program"><a href="http://www.gnu.org/software/gawk/">gawk</a></td>
@@ -327,14 +344,6 @@
   with the types <tt>char*</tt> vs. <tt>unsigned char*</tt> has been resolved,
   and the patch has been accepted into screen</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">1 Sep 2003</td>
-  <td class="status"></td>
-  <td>Error: invalid integral type size</td>
-</tr>
 <!-- ruby -->
 <tr>
   <td class="program"><a href="http://www.ruby-lang.org">ruby</a></td>
@@ -373,7 +382,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/13 23:30:03 $
+  Last modified: $Date: 2003/11/14 17:51:56 $
 </div>
 
 </body>





More information about the llvm-commits mailing list