Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Grace Sainsbury <graces@redhat.com>
To: Kevin Buettner <kevinb@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfa] rename insight to insight
Date: Tue, 27 Aug 2002 07:29:00 -0000	[thread overview]
Message-ID: <20020827102842.A26351@tomago.toronto.redhat.com> (raw)
In-Reply-To: <1020826201302.ZM31999@localhost.localdomain>; from kevinb@redhat.com on Mon, Aug 26, 2002 at 01:13:03PM -0700

On Mon, Aug 26, 2002 at 01:13:03PM -0700, Kevin Buettner wrote:
> On Aug 26,  2:29pm, Grace Sainsbury wrote:
> 
> > -int
> > -main (int argc, char **argv)
> > -{
> > -  struct captured_main_args args;
> > -  args.argc = argc;
> > -  args.argv = argv;
> > -  catch_errors (captured_main, &args, "", RETURN_MASK_ALL);
> > -  return 0;
> > -}
> > +/*  int */
> > +/*  main (int argc, char **argv) */
> > +/*  { */
> > +/*    struct captured_main_args args; */
> > +/*    args.argc = argc; */
> > +/*    args.argv = argv; */
> > +/*    catch_errors (captured_main, &args, "", RETURN_MASK_ALL); */
> > +/*    return 0; */
> > +/*  } */
> 
> I think you might was well remove main() entirely instead of
> preserving it in a commented out form.  If there's a real need to
> preserve it for a time, I think using #if 0 ...  #endif is preferable.
> 
> Kevin

I'll get rid of it -- I forgot that I hadn't removed it already.

grace


  reply	other threads:[~2002-08-27 14:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-26 11:36 Grace Sainsbury
2002-08-26 12:36 ` Keith Seitz
2002-08-27  8:16   ` Grace Sainsbury
2002-08-27  9:14     ` Keith Seitz
2002-08-29  8:42       ` Elena Zannoni
2002-08-26 13:13 ` Kevin Buettner
2002-08-27  7:29   ` Grace Sainsbury [this message]
2002-08-27 16:37 ` Andrew Cagney
2002-08-28 13:31   ` Grace Sainsbury

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=20020827102842.A26351@tomago.toronto.redhat.com \
    --to=graces@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kevinb@redhat.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