This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [fedora-java] db merging script
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org, Discussion list for java related Fedora development <fedora-devel-java-list at redhat dot com>
- Date: 31 Mar 2005 11:29:19 -0700
- Subject: Re: [fedora-java] db merging script
- References: <20050322171350.GC10152@redhat.com><1111530405.5163.57.camel@dhcp-172-16-25-146.sfbay.redhat.com><m3vf7hyisf.fsf@localhost.localdomain><1111713951.17650.62.camel@dhcp-172-16-25-146.sfbay.redhat.com><20050329224815.GB20638@redhat.com><200503301519.j2UFJpAv024829@littlepinkcloud.com><m3psxg53hj.fsf@localhost.localdomain><16971.37411.793787.473750@cuddles.cambridge.redhat.com>
- Reply-to: tromey at redhat dot com
>> This needs a corresponding gcj.texi patch.
Andrew> Yes, but I'm waiting for feedback before I write it.
I think the idea is sound, and needed.
I think we should also support reading "find -0" output,
i.e. '\0'-separated strings. That would let us support file names
with spaces in them, and other oddities.
Tom