UNIX versus DOS Line ending
Artem Hodyush
artem@duma.gov.ru
Thu Jan 20 09:20:00 GMT 2000
> --- Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de> wrote:
> >
> > Hallo,
> >
> > for those livin in a mixed Unix/Dos environment, the (bad) habbit of
> > Dos/Windows programs to replace LF with CR/LF has probably caused
> > grief before. Especially Macros going over several lines get unreadable.
> >
> > Couldn't we make GCC swallow CR/LF?
> >
>
> It already does!! But, you have to be in "Text Mode Processing". See the
> archives.
It already does even in binary mode, if gcc is configured with
--enable-cpplib. It seems that this gcc feature will be enabled by
default in the not-so-distant future.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list