This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Jun 2006 20:50:44 -0000
- Subject: [Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace
- References: <bug-27890-231@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from rguenth at gcc dot gnu dot org 2006-06-05 20:50 -------
Note that f.i. classpath.security changed from $libdir to $prefix/lib from 4.1
to 4.2, which is now inconsistent which libgcj.security, which is still in
$libdir.
Now, it is entirely unclear to me what these files are about anyway, and if it
is safe f.i. to delete them, or move them to some other place. Are they of
documentation purpose? Are they used by the library itself?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890