This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Web Page Content Error
- From: Tom Tromey <tromey at redhat dot com>
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Cc: Dennis Newbold <dennisn at pe dot net>, gcc at gnu dot org, <java at gcc dot gnu dot org>
- Date: 06 Nov 2002 10:01:05 -0700
- Subject: Re: Web Page Content Error
- References: <Pine.BSF.4.44.0210242048550.545-100000@naos.dbai.tuwien.ac.at>
- Reply-to: tromey at redhat dot com
>>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
Gerald> I believe we can fix this problem by (a) excluding all pages under
Gerald> /java/papers from the preprocessing we perform on gcc.gnu.org, or
Gerald> (b) removing all DOCTYPES from the pages there.
Gerald> Personally, given that these pages are generated automatically, I
Gerald> believe that (a) is the better fix, but I'd like to hear (and follow)
Gerald> the preference from one of our Java web hackers.
I think (a) is fine. These papers are basically static content. I
haven't looked at them in years...
Tom