This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: DOS line endings


>>>>> "Zack" == Zack Weinberg <zack at codesourcery dot com> writes:

Zack> These files have DOS line endings on both mainline and 3.3 branch:

Zack> boehm-gc/BCC_MAKEFILE
Zack> boehm-gc/digimars.mak
Zack> boehm-gc/ltmain.sh

I don't know what the deal is with ltmain.sh.  I wouldn't expect that
one to have DOS line endings.

Most of the other files in boehm-gc come from an external source.  I'd
prefer we not change them here, as we do import new versions from time
to time.

I've CC'd Hans; he probably knows whether this is required or not.
Anyway, this is the sort of thing in the GC that I prefer we fix
upstream first.  Ordinarily we only put bug fixes in our tree (in
parallel with upstream); more minor stuff comes in via imports.

Zack> libjava/testsuite/libjava.compile/OperatorBenchmark.java

Please do fix this one.  All our line ending tests are in Jacks and
don't appear in the gcc tree at all.

I'm with Anthony about org.w3c.* -- we just leave those alone.

Tom


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