This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgcj/5303


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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/5303
Date: 10 Jan 2002 18:01:06 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-01-10 10:01:06
 
 Modified files:
 	libjava        : ChangeLog 
 	libjava/gnu/java/rmi/rmic: RMIC.java 
 
 Log message:
 	For PR libgcj/5303:
 	* gnu/java/rmi/rmic/RMIC.java (parseOptions): Handle --help and
 	--version.  Recognize GNU-style long options.  Print GNU-style
 	error messages.
 	(usage): Print GNU-style help.  Exit with status 0.
 	(error): New method.
 	(run): Print error message if no class names found.
 	(main): Don't print usage on error.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1076&r2=1.1077
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/rmi/rmic/RMIC.java.diff?cvsroot=gcc&r1=1.3&r2=1.4
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]