Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-doc-dev] chkpii turned on for doc directory

So do we have any idea how these files got 0D line delimiters? Do we know of 
any file-munging bugs?

- Jared

On Tuesday 25 March 2003 09:18 am, Mike Wilson wrote:
> Mac OS X uses \n as the delimiter (same as linux). I used the Mac OS X
> version of Dreamweaver to edit most of the platform user doc for R2.0.
> This did not seem to cause any problems at the time.
>
> McQ.
>
>
>
>
>
> Jared Burns <jared-eclipse@xxxxxxxxx>
> Sent by: platform-doc-dev-admin@xxxxxxxxxxx
> 24/03/03 18:52
> Please respond to platform-doc-dev
>
>         To:     platform-doc-dev@xxxxxxxxxxx
>         cc:
>         Subject:        Re: [platform-doc-dev] chkpii turned on for doc
> directory
>
>
> Isn't 0D the line delimiter for Mac? Do we have people editing doc files
> on
> Mac?
>
> - Jared
>
> On Monday 24 March 2003 05:06 pm, Dean Roberts wrote:
> > I suspect what happened here is that the files somehow got a 0D
>
> character
>
> > at the end of each line.  This is not a valid line delimeter so CVS
>
> and/or
>
> > Eclipse probably can not take care of it properly.
> >
> > Valid line delimeters are either 0D0A or 0A.
>
> _______________________________________________
> platform-doc-dev mailing list
> platform-doc-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-doc-dev



Back to the top