[1849] in BarnOwl Developers
Re: [PATCH 7/7] Add owl_new_hv for future Perl code
daemon@ATHENA.MIT.EDU (David A Benjamin)
Thu Oct 29 18:23:12 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 24 Oct 2009 15:18:02 -0400 (EDT)
From: David A Benjamin <davidben@MIT.EDU>
To: Karl Ramm <kcr@1ts.org>
cc: barnowl-dev@mit.edu
In-Reply-To: <uusocnw8vml.fsf@bucket.permabit.com>
On Sat, 24 Oct 2009, Karl Ramm wrote:
> David Benjamin <davidben@MIT.EDU> writes:
>> + for(i = 0; i < owl_list_get_size(&l); i++) {
>
> I have been given the impression that our house style is to put a space
> between the for and the (.
>
Hrm. Must have forgotten to put the space in when moving code around and
copying the style of older code or something. Fixed in owl_new_[ah]v. Not
going to bother mailing a new patch for it.
David
> kcr
>