PATCH: document that FastJar is not part of GCC

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Jul 11 21:53:00 GMT 2003


Jim already mentioned that we need to make it much more clear which
parts of what we have in CVS (and ship with snapshots and releases)
are actually part of GCC, and which are not.

The patch below is the first of three that I'm going to commit to
mainline and the 3.3 branch.  It was requested by RMS, who also
approved the exact wording used.

This is only a first step; I believe Jim wants to address this in
more detail, and comments and further suggestions surely are welcome.

Gerald

2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* README: Note that FastJar is not part of GCC.

Index: README
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/README,v
retrieving revision 1.1
diff -u -3 -p -r1.1 README
--- README	9 Dec 2000 03:08:22 -0000	1.1
+++ README	11 Jul 2003 21:48:08 -0000
@@ -1,3 +1,6 @@
+This directory contains the FastJar package, which is not part of GCC but
+shipped with GCC as convenience.
+
 =======
 FastJar 0.90



More information about the Java-patches mailing list