public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: tromey@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: libgcj/5303
Date: Wed, 09 Jan 2002 15:26:00 -0000	[thread overview]
Message-ID: <20020109232600.29952.qmail@sources.redhat.com> (raw)

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: 9 Jan 2002 23:22:21 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-01-09 15:22:20
 
 Modified files:
 	fastjar        : ChangeLog Makefile.am Makefile.in aclocal.m4 
 	                 config.h.in configure configure.in jargrep.c 
 	                 jargrep.h jartool.c 
 
 Log message:
 	For PR libgcj/5303:
 	* jargrep.h: Removed RCS keywords.
 	(GVERSION): Removed.
 	* configure, Makefile.in, config.h.in: Rebuilt.
 	* configure.in: Added AM_MAINTAINER_MODE.
 	Don't look for getopt.h.  Use `fastjar' as package name.
 	* Makefile.am (INCLUDES): Look in ../include.
 	(LIBIBERTY): New macro.
 	(jar_LDADD): Use it.
 	(jar_DEPENDENCIES): Likewise.
 	(grepjar_LDADD): Likewise.
 	(grepjar_DEPENDENCIES): Likewise.
 	* jargrep.c: Removed RCS keywords.  Always include getopt.h.
 	(LONG_OPT): New macro.
 	(OPT_HELP): Likewise.
 	(main): Use getopt_long.  Let getopt print invalid argument
 	message.  Handle --help.  Use version().
 	(version): New function.
 	(optarg, optind): Don't declare.
 	(option_vec): New global.
 	(help): New function.
 	(Usage): Updated to GNU standards.
 	* jartool.c: Removed RCS keywords.  Include getopt.h.
 	(LONG_OPT): New macro.
 	(OPT_HELP): Likewise.
 	(options): New global.
 	(help): New function.
 	(usage): Print a single line.
 	(version): New function.
 	(expand_options): New function.
 	(main): Use getopt_long and expand_options.  Fail if `-u'
 	specified.  Changed handling of -f, -m, -V options.
 	(OPTION_STRING): New macro.
 	(version_string): Removed.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&r1=1.19&r2=1.20
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.am.diff?cvsroot=gcc&r1=1.5&r2=1.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.in.diff?cvsroot=gcc&r1=1.9&r2=1.10
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/aclocal.m4.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/config.h.in.diff?cvsroot=gcc&r1=1.3&r2=1.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.diff?cvsroot=gcc&r1=1.6&r2=1.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.in.diff?cvsroot=gcc&r1=1.6&r2=1.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jargrep.c.diff?cvsroot=gcc&r1=1.5&r2=1.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jargrep.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&r1=1.10&r2=1.11
 


             reply	other threads:[~2002-01-09 23:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-09 15:26 tromey [this message]
2002-01-09 16:46 libgcj/5303 tromey
2002-01-10 10:06 libgcj/5303 tromey
2002-01-14 12:46 libgcj/5303 tromey
2002-01-15 16:26 libgcj/5303 tromey
2002-03-25 14:16 libgcj/5303 tromey
2002-03-25 14:16 libgcj/5303 tromey
2002-04-08 11:36 libgcj/5303 tromey
2002-04-08 11:36 libgcj/5303 tromey

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=20020109232600.29952.qmail@sources.redhat.com \
    --to=tromey@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).