This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [doc patch] gdbint: braces for two lines in code [Re: [patch] Fix for PR gdb/9538 (loading of separate debuginfo and symlinks).]


> Date: Fri, 13 Jan 2012 11:13:46 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: Joel Brobecker <brobecker@adacore.com>, Eli Zaretskii <eliz@gnu.org>,
>         Doug Evans <dje@google.com>, Paul Pluzhnikov <ppluzhnikov@google.com>,
>         gdb-patches@sourceware.org
> 
> On 01/13/2012 11:06 AM, Jan Kratochvil wrote:
> > This mail became a real nitpick/bikeshed.
> 
> But it's a useful one, because it eliminates all future possible nitpicks,
> by casting the rule in stone.  I'm glad you're doing this.  Thank you.

Seconded.

FWIW, all I meant is to leave your original example intact, and modify
the text as follows:

 Any two or more lines in code should be wrapped in braces, even if
 they are comments, as they look as separate statements:

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]