Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 42108 invoked from network); 27 Jun 2008 16:41:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2008 16:41:16 -0000 Received: (qmail 54963 invoked by uid 500); 27 Jun 2008 16:41:18 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 54952 invoked by uid 500); 27 Jun 2008 16:41:18 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 54941 invoked by uid 99); 27 Jun 2008 16:41:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2008 09:41:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.roguewave.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2008 16:40:28 +0000 Received: from exchmail01.Blue.Roguewave.Com (exchmail01.blue.roguewave.com [10.22.129.22]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m5RGck5Z004054 for ; Fri, 27 Jun 2008 16:38:46 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: spacing suggestion for new code Date: Fri, 27 Jun 2008 10:38:08 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: spacing suggestion for new code Thread-Index: AcjYFlnyAkV/aZVhSAmm4eFcVbkLqwAWVx+MAAEPw/A= References: <4864245A.1040805@roguewave.com> <486479A9.9080302@roguewave.com> From: "Eric Lemings" To: X-Virus-Checked: Checked by ClamAV on apache.org =20 > -----Original Message----- > From: Travis Vitek [mailto:Travis.Vitek@roguewave.com]=20 > Sent: Friday, June 27, 2008 10:16 AM > To: dev@stdcxx.apache.org > Subject: RE: spacing suggestion for new code >=20 >=20 ... >=20 > As long as the number of lines of whitespace doesn't=20 > outnumber the number of lines of 'code', I'm fine with using=20 > multiple lines of whitspace. Other than that, I don't really=20 > have a preference. I think that's an acceptable exception: the number of blanks lines don't exceed the number of lines with code. Brad.