From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13270 invoked by alias); 15 Jul 2005 15:43:06 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 13256 invoked by uid 22791); 15 Jul 2005 15:43:03 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 15 Jul 2005 15:43:03 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j6FFh2iS003060; Fri, 15 Jul 2005 11:43:02 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j6FFguV05088; Fri, 15 Jul 2005 11:42:56 -0400 Received: from [172.16.14.67] (towel.toronto.redhat.com [172.16.14.67]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j6FFgu1M009208; Fri, 15 Jul 2005 11:42:56 -0400 Message-ID: <42D7D980.70500@redhat.com> Date: Fri, 15 Jul 2005 15:43:00 -0000 From: Bryce McKinlay User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: "John M. Gabriele" CC: Ranjit Mathew , java@gcc.gnu.org, gcc@gcc.gnu.org Subject: Re: please update the gcj main page References: <20050715152035.31914.qmail@web80908.mail.scd.yahoo.com> In-Reply-To: <20050715152035.31914.qmail@web80908.mail.scd.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-07/txt/msg00636.txt.bz2 John M. Gabriele wrote: >Ah. Some expansion of that faq item would be useful (re. 1.4 vs 1.5). >Following the link to the JLS page, I see that they are still pointing users >to what looks to me like the Java 1.4 spec (I browsed the online html version's >index, and there's no mention of generics or autoboxing), though a new >version of that JLS book seems to be coming out last month. :) > >Also note that the "table of contents" at the top of the GCJ faq page has >a typo: s/arn't/aren't/. > > > >>in addition to the front-page (if so desired). >> >Yes. How do we go about it? :) > > The web pages can be found in the "wwwdocs" module in GCC cvs. Go here for details: http://gcc.gnu.org/cvs.html Fixes and updates should be submitted to gcc-patches@gcc.gnu.org and java-patches@gcc.gnu.org. We appreciate your help with this! Bryce