java/2812

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Jul 18 10:06:00 GMT 2001


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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/2812
Date: 18 Jul 2001 17:02:18 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	tromey@gcc.gnu.org	2001-07-18 10:02:18
 
 Modified files:
 	gcc/java       : ChangeLog Make-lang.in lex.c lex.h 
 
 Log message:
 	For PR java/2812:
 	* lex.h: Use HAVE_ICONV, not HAVE_ICONV_H.
 	* lex.c (java_new_lexer): Use ICONV_CONST.
 	(java_read_char): Likewise.
 	* Make-lang.in (jc1$(exeext)): Link against LIBICONV.
 	(jv-scan$(exeext)): Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.647.2.76&r2=1.647.2.77
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/Make-lang.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.52.2.7&r2=1.52.2.8
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.60.2.4&r2=1.60.2.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.22&r2=1.22.4.1
 



More information about the Gcc-prs mailing list