public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: apbianco@gcc.gnu.org
To: apbianco@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: java/1958
Date: Thu, 05 Jul 2001 15:36:00 -0000	[thread overview]
Message-ID: <20010705223601.5677.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR java/1958; it has been noted by GNATS.

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/1958
Date: 5 Jul 2001 22:33:48 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	apbianco@gcc.gnu.org	2001-07-05 15:33:46
 
 Modified files:
 	gcc/java       : ChangeLog jcf-parse.c jcf.h parse.y 
 
 Log message:
 	2001-07-03  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (resolve_expression_name): Improved error message for
 	inner class cases.
 	Fixes PR java/1958
 	
 	2001-06-27  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* jcf-parse.c (gcc_mark_jcf): Test for a finished JCF.
 	* jcf.h (typedef struct JCF): New bitfield `finished.'
 	(JCF_FINISH): Set `finished.'
 	(JCF_ZERO): Reset `finished.'
 	Fixes PR java/2633
 	
 	2001-06-27  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (class_body_declaration:): Don't install empty instance
 	initializers.
 	Fixes PR java/1314
 	
 	( http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00321.html )
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.760&r2=1.761
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.87&r2=1.88
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf.h.diff?cvsroot=gcc&r1=1.23&r2=1.24
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.292&r2=1.293
 


                 reply	other threads:[~2001-07-05 15:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010705223601.5677.qmail@sourceware.cygnus.com \
    --to=apbianco@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).