public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/5850
@ 2002-03-27  0:46 bryce
  0 siblings, 0 replies; 2+ messages in thread
From: bryce @ 2002-03-27  0:46 UTC (permalink / raw)
  To: bryce; +Cc: gcc-prs

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:39:58 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Branch: 	gcc-3_1-branch
 Changes by:	bryce@gcc.gnu.org	2002-03-27 00:39:58
 
 Modified files:
 	gcc/java       : ChangeLog parse.y expr.c 
 
 Log message:
 	Fix for PR java/5850:
 	* parse.y (lookup_field_wrapper): Call itself recursively for enclosing
 	context if nothing was found in the current context.
 	* expr.c (lookup_field): Don't look in enclosing contexts.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.925.2.24&r2=1.925.2.25
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.353.2.10&r2=1.353.2.11
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.132.2.5&r2=1.132.2.6
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* java/5850
@ 2002-03-27  0:36 bryce
  0 siblings, 0 replies; 2+ messages in thread
From: bryce @ 2002-03-27  0:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-27  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-27  0:46 java/5850 bryce
  -- strict thread matches above, loose matches on Subject: below --
2002-03-27  0:36 java/5850 bryce

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).