public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/2791
@ 2002-04-22 13:36 mark
  0 siblings, 0 replies; 3+ messages in thread
From: mark @ 2002-04-22 13:36 UTC (permalink / raw)
  To: apbianco; +Cc: gcc-prs

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

From: mark@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/2791
Date: 22 Apr 2002 20:34:20 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mark@gcc.gnu.org	2002-04-22 13:34:20
 
 Modified files:
 	gcc/java       : ChangeLog jcf-parse.c 
 
 Log message:
 	* jcf-parse.c: (yyparse): Don't prepend "./" to relative
 	paths. Fixes PR java/2791.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.988&r2=1.989
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.113&r2=1.114
 


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

* java/2791
@ 2002-04-22 13:46 mark
  0 siblings, 0 replies; 3+ messages in thread
From: mark @ 2002-04-22 13:46 UTC (permalink / raw)
  To: apbianco; +Cc: gcc-prs

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

From: mark@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/2791
Date: 22 Apr 2002 20:36:51 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	mark@gcc.gnu.org	2002-04-22 13:36:50
 
 Modified files:
 	gcc/java       : ChangeLog jcf-parse.c 
 
 Log message:
 	* jcf-parse.c: (yyparse): Don't prepend "./" to relative
 	paths. Fixes PR java/2791.
 	
 	---------------------------------------------------------------------
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.925.2.46&r2=1.925.2.47
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.104.2.6&r2=1.104.2.7
 


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

* Re: java/2791
@ 2001-10-27 10:56 Mark Wielaard
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Wielaard @ 2001-10-27 10:56 UTC (permalink / raw)
  To: apbianco; +Cc: gcc-prs

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

From: Mark Wielaard <wielaard@tryllian.com>
To: apbianco@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, 
	jsturm@one-point.com, gcc-bugs@gcc.gnu.org, java-prs@gcc.gnu.org
Cc:  
Subject: Re: java/2791
Date: 27 Oct 2001 19:51:46 +0200

 Hi,
 
 This looked like the same problem I had with
 compiling Classpath. When compiling classpath (CVS)
 with gcj go into the lib directory and do
 
 $ gcj -C -d . --classpath=..:/usr/local/gcc-3.1/share/libgcj.jar @classes
 ../java/lang/ClassNotFoundException.java:48: Class `java.lang.ClassNotFoundException' already defined in ./../java/lang/ClassNotFoundException.java:48.
    public class ClassNotFoundException extends Exception
                 ^
 
 Tried with gcc version 3.1 20011016 (experimental)
 with and without the attched patch with the same
 result.
 
 Did it fix the original bug report?
 If it did I will open a new one for the Classpath
 compile case.
 
 For more info see the Classpath mailing list:
 http://mail.gnu.org/pipermail/classpath/2001-October/001431.html
 http://mail.gnu.org/pipermail/classpath/2001-October/001445.html
 
 Cheers,
 
 Mark


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

end of thread, other threads:[~2002-04-22 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-22 13:36 java/2791 mark
  -- strict thread matches above, loose matches on Subject: below --
2002-04-22 13:46 java/2791 mark
2001-10-27 10:56 java/2791 Mark Wielaard

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