monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] [PATCH] Specifying multiple --message arguments for


From: Timothy Brownawell
Subject: Re: [Monotone-devel] [PATCH] Specifying multiple --message arguments for commits
Date: Sat, 30 Sep 2006 14:34:15 -0500

On Sat, 2006-09-30 at 21:17 +0200, Thomas Moschny wrote:
> On Saturday 30 September 2006 19:59 Evan Deaubl wrote:
> > The only thing I'm worried about is the line separator I used, but I
> > didn't see anywhere in the code where line separators were specified,
> > and I saw straight LFs being used most places, so I went with that.
> 
> Can't you simply use std::endl for that?

std::endl is the same as '\n' plus flush() . No reason to use it unless
you're trying to also flush the stream you're writing to...

Tim
-- 
Free (experimental) public monotone hosting: http://mtn-host.prjek.net





reply via email to

[Prev in Thread] Current Thread [Next in Thread]