From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Petit-Bianco To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: java/2332: valid declaration rejected Date: Tue, 20 Mar 2001 14:06:00 -0000 Message-id: <20010320220600.19791.qmail@sourceware.cygnus.com> X-SW-Source: 2001-03/msg00165.html List-Id: The following reply was made to PR java/2332; it has been noted by GNATS. From: Alexandre Petit-Bianco To: tromey@redhat.com Cc: gcc-gnats@gcc.gnu.org Subject: Re: java/2332: valid declaration rejected Date: Tue, 20 Mar 2001 13:59:05 -0800 (PST) tromey@redhat.com writes: > public foo (Object[] v[]) There was code in place to handle this type of old fashioned declaration. I'll have a look. ./A