[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: newline conversion with EDITOR

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2002-01-28 10:14:29 CET

On Sat, 26 Jan 2002, Branko [UTF-8] ÄŒibej wrote:

> The EDITOR stuff isn't careful about newline conversion in the log
> messages. I edited this log message on Windows with Notepad, and this is
> the result.

Oops.

> May I suggest that we read and write a) files with log messages; b) files
> with prop values; using stdio FILE*s, opend in text mode ("rt", "wt")?
> that'll take care of newline conversion on all systems.

Isn't this just a case where we (I) use bad flags to apr_file_open() ?

Sicne the -F stuff works, and it opens the files with 'APR_OS_DEFAULT' then
wouldn't that be the quick solution to this problem?

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.