From: Dave Feustel <dfeustel@verizon.net>
To: Vincent Hanquez <vincent.hanquez@cl.cam.ac.uk>
Cc: harry <harry@hebutterworth.freeserve.co.uk>,
xen-devel@lists.xensource.com
Subject: Re: USB virt 2.6 split driver patch series
Date: Mon, 21 Nov 2005 11:30:38 -0500 [thread overview]
Message-ID: <200511211130.39217.dfeustel@verizon.net> (raw)
In-Reply-To: <20051121160316.GA25718@snarc.org>
On Monday 21 November 2005 11:03, Vincent Hanquez wrote:
> On Mon, Nov 21, 2005 at 10:24:11AM -0500, Dave Feustel wrote:
> > Thanks for posting the example with explanation.
> > What about this example bothers you and makes
> > you think this use of brackets should not be permitted
> > (if in fact this is your position)?
>
> [ oleg's answer is pretty much what I think ]
>
> but yeah, my main reason would be that it deepens the code nesting
> unnecessarily; that's really bad that the left half (or more) of the 80
> columns is blank.
>
> you end up doing code in the [50:80] range,
>
> like:
> big_name_of_function(do_something,
> 1 + 1542,
> something_else);
> instead of:
>
> big_name_of_function(do_something, 1 + 1542, something_else);
I hadn't thought of that, but I have run into exactly the kind of code that you describe.
It's definitely a PITA to work with.
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU and
Beowulf clustering using PETSc and MPICH2!
prev parent reply other threads:[~2005-11-21 16:30 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-21 13:18 USB virt 2.6 split driver patch series harry
2005-11-21 13:49 ` Vincent Hanquez
2005-11-21 14:01 ` harry
2005-11-21 14:27 ` Vincent Hanquez
2005-11-21 14:29 ` Dave Feustel
2005-11-21 14:41 ` NAHieu
2005-11-21 15:14 ` harry
2005-11-21 15:27 ` NAHieu
2005-11-21 15:39 ` harry
2005-11-21 17:02 ` NAHieu
2005-11-21 17:17 ` harry
2005-11-22 1:59 ` NAHieu
2005-11-22 2:00 ` NAHieu
2005-11-22 10:24 ` harry
2005-11-22 11:07 ` Vincent Hanquez
2005-11-22 15:37 ` Anthony Liguori
2005-11-22 20:27 ` Vincent Hanquez
2005-11-21 15:44 ` Muli Ben-Yehuda
2005-11-21 18:49 ` Harry Butterworth
2005-11-21 18:58 ` Muli Ben-Yehuda
2005-11-25 19:16 ` harry
2005-11-21 17:26 ` Oleg Goldshmidt
2005-11-21 15:34 ` harry
2005-11-21 14:25 ` Dave Feustel
2005-11-21 14:36 ` Vincent Hanquez
2005-11-21 15:24 ` Dave Feustel
2005-11-21 16:03 ` Vincent Hanquez
2005-11-21 16:30 ` Dave Feustel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200511211130.39217.dfeustel@verizon.net \
--to=dfeustel@verizon.net \
--cc=dfeustel@mindspring.com \
--cc=harry@hebutterworth.freeserve.co.uk \
--cc=vincent.hanquez@cl.cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.