This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: Classpath comparison web page
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: Patch: FYI: Classpath comparison web page
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 14 Sep 2001 12:11:41 +0200 (CEST)
- cc: Java Patch List <java-patches at gcc dot gnu dot org>, Gcc Patch List <gcc-patches at gcc dot gnu dot org>
On 13 Sep 2001, Tom Tromey wrote:
> Index: libgcj-classpath-compare.html
> ===================================================================
> +<body bgcolor="#ffffff">
Please don't use any attributes (color attributes, in particular) for
the <body> tag; our color scheme is added automatically when the pages
are installed on the web server.
> +href="scripts/gen-classpath-compare"><tt>gen-classpath-compare</tt></a>
Please use <code> instead of <tt>.
> <b>Note that such differences cannot be automatically merged.</b>
Please use <em> or <strong> instead of <b> here.
> +</table>
> +</body>
We're lacking </html> here.
I hope I'm not appearing too pedantic ;-). Would you mind making these
changes?
Thanks,
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/