Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: jeremy.bennett@embecosm.com
Cc: gdb-patches@sourceware.org
Subject: Re: Patch to update gdbint.texinfo [00/05]
Date: Sat, 20 Sep 2008 19:57:00 -0000	[thread overview]
Message-ID: <jek5d6a8wb.fsf@sykes.suse.de> (raw)
In-Reply-To: <1221935896.2827.545.camel@thomas> (Jeremy Bennett's message of 	"Sat, 20 Sep 2008 19:38:16 +0100")

Jeremy Bennett <jeremy.bennett@embecosm.com> writes:

>> > +  if( 0 == n ) @{
>> > +    return 1;
>> > +  @}
>> > +  else @{
>> > +    return n * fact( n - 1 );
>> > +  @}
>> 
>> This is not the GNU style of formatting C code.  Please use the GNU
>> style.
>
> This was deliberate - the diagram has the code squashed up like this, so
> it fits in the space available, and I've used the text from the diagram
> literally. I can use GNU style in the text, but the diagram will have to
> use squashed up code.

You could at least fix the horizontal whitespace.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


      parent reply	other threads:[~2008-09-20 19:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-20 14:02 Jeremy Bennett
2008-09-20 17:05 ` Eli Zaretskii
2008-09-20 18:39   ` Jeremy Bennett
2008-09-20 19:38     ` Eli Zaretskii
2008-09-20 20:02       ` Daniel Jacobowitz
2008-09-20 19:57     ` Andreas Schwab [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=jek5d6a8wb.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=gdb-patches@sourceware.org \
    --cc=jeremy.bennett@embecosm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox