[llvm-commits] CVS: llvm-www/status/index.html
Misha Brukman
brukman at cs.uiuc.edu
Thu Nov 20 11:05:02 PST 2003
Changes in directory llvm-www/status:
index.html updated: 1.25 -> 1.26
---
Log message:
XEmacs still fails: bug 141.
---
Diffs of the changes: (+10 -10)
Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.25 llvm-www/status/index.html:1.26
--- llvm-www/status/index.html:1.25 Thu Nov 20 01:12:57 2003
+++ llvm-www/status/index.html Thu Nov 20 11:03:58 2003
@@ -45,6 +45,14 @@
<th class="status">Status</th>
<th class="notes" width="30%">Notes</th>
</tr>
+<!-- xemacs -->
+<tr>
+ <td class="program"><a href="http://www.xemacs.org">xemacs</a></td>
+ <td class="version">21.5.14</td>
+ <td class="date">20 Nov 2003</td>
+ <td class="status"><span class="failure">FAILS</span></td>
+ <td>See <strike><a href="PR141">bug 141</a></strike> for details.</td>
+</tr>
<!-- emacs -->
<tr>
<td class="program"><a
@@ -66,7 +74,7 @@
./build CC=llvm-gcc lrh
</pre>
lrh = Linux Red Hat, there are many such targets.
- Compile fails: see <a href="/PR141">bug #141</a> for details.</td>
+ Compile fails: see <a href="/PR141">bug 141</a> for details.</td>
</tr>
<!-- nano -->
<tr>
@@ -132,14 +140,6 @@
editor.</a>" - Unix Seventh Edition manual, Bell Telephone Laboratories,
1979.</td>
</tr>
-<!-- xemacs -->
-<tr>
- <td class="program"><a href="http://www.xemacs.org">xemacs</a></td>
- <td class="version">21.5.14</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/PR113">bug #113</a></strike> for details.</td>
-</tr>
<!-- glib -->
<tr>
<td class="program"><a href="http://www.gtk.org">glib</a></td>
@@ -426,7 +426,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 07:12:57 $
+ Last modified: $Date: 2003/11/20 17:03:58 $
</div>
</body>
More information about the llvm-commits
mailing list