public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bryce@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: java/5850
Date: Wed, 27 Mar 2002 00:36:00 -0000	[thread overview]
Message-ID: <20020327083600.29108.qmail@sources.redhat.com> (raw)

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

From: bryce@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5850
Date: 27 Mar 2002 08:27:29 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bryce@gcc.gnu.org	2002-03-27 00:27:28
 
 Modified files:
 	gcc/java       : ChangeLog expr.c parse.y 
 
 Log message:
 	Fix for PR java/5850:
 	* parse.y (lookup_field_wrapper): Call itself recursively for enclosing
 	context if field was not found in the current scope.
 	* expr.c (lookup_field): Don't look in enclosing contexts.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.961&r2=1.962
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/expr.c.diff?cvsroot=gcc&r1=1.138&r2=1.139
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.364&r2=1.365
 


             reply	other threads:[~2002-03-27  8:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27  0:36 bryce [this message]
2002-03-27  0:46 java/5850 bryce

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=20020327083600.29108.qmail@sources.redhat.com \
    --to=bryce@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).