This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Java web page problems


>>>>> "Gerald" == Gerald Pfeifer <gerald@pfeifer.com> writes:

Gerald> I didn't see the following on gcc-patches
Gerald>   2003-08-07  Tom Tromey  <tromey@redhat.com>

It bounced due to size, sorry.

Gerald> but there are some problems with it:

Yeah.  I had to put this off last week due to other matters.  And now
it turns out that japi.org is back up, so we can just link to it again.

I'm reverting as appended.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* 1x1.png, japi.css, jdk14-libgcj.html: Removed.
	* status.html: Link to main japi page again.

Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.26
diff -u -r1.26 status.html
--- status.html 7 Aug 2003 22:26:43 -0000 1.26
+++ status.html 19 Aug 2003 16:54:12 -0000
@@ -52,7 +52,7 @@
 </table>
 
 
-<p>You can also see <a href="jdk14-libgcj.html">a comparison of
+<p>You can also see <a href="http://japi.sab39.org/";>a comparison of
 libgcj with the JDK</a>.  This is updated nightly.  It is run against
 the cvs trunk, and includes GNU Crypto in its analysis.  This is the
 most up-to-date analysis of API differences.  </p>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]