This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Ada: ^M in ada source files


> >>Probably good to have some tests with standard CR/LF terminators, since
> >>this is what a lot of the world uses.
> >
> >Then, to preserve them, the files must be tagged as binary in svn and git. 
> >Doing so will probably make the normal file merging that git/svn would do,
> >inoperative.
> >
> >Ok to so tag all the files?
> 
> probably not worth it if it causes that disruption. svn certainly

It's not very important either way IMO.

I think there is little point in having CRLF in those tests (which
are testing other capabilities/bugs), except possibly for a single test
(and even then, it seems very unlikely that a problem would occur there).

Anyway, I'll let Robert have the final word on this one.

I'm fine with either solution (converting to LF, or marking files binary,
or a mix of both).

Arno


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