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: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp


As Georg-Johann Lay wrote:

> If it's appropriate I would also set svn:mime-type to something
> like application/foo but that seems bit odd.

Rather set the svn:eol-style attribute to "LF" instead, I'd say.

But wait a moment, why not setting the svn:eol-style to "native", and
the generator utility to also use native line endings (fopen(...,
"w"))?  That way, Windows should be able to use CR-LF for both, Unix
just LF, and MacOS just CR.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


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