Boost logo

Boost :

From: Darin Adler (darin_at_[hidden])
Date: 2000-03-15 13:54:08


on 3/15/00 10:53 AM, Beman Dawes at beman_at_[hidden] wrote:

> Is LF OK for Mac compilers and
> editors? If not, is conversion to the Mac native format a problem?

It's OK for the CodeWarrior compilers and editor, which handles all 3 line
ending styles.

For other Macintosh editors, LF line endings are no good. But conversion to
CR instead of LF is automatic when downloading the file via FTP or HTTP or
decoding an archive as long as the file is known to be text (MIME types set
up properly, file type set up as text in Zip, etc.)

So I see no problem.

    -- Darin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk