From: Michael Elizabeth Chastain <mec@shout.net>
To: ac131313@redhat.com, gdb-patches@sources.redhat.com
Subject: Re: [ob] Eliminate /* ARGSUSED */
Date: Sun, 21 Sep 2003 04:20:00 -0000 [thread overview]
Message-ID: <200309210420.h8L4K8Hv010674@duracef.shout.net> (raw)
ac> I've committed the attached (btw, does anyone know the history of this
ac> habit? lint?).
Yes. It's a meaningful comment to lint.
A quick googling gives a glimpse:
http://www.oreilly.com/catalog/lint/toc.html
In C++ you can write this:
int foo (char *arg, int)
Which is an effective way of saying that the second argument cannot
be used.
I dunno if any version of C supports this nice syntax.
Michael C
next reply other threads:[~2003-09-21 4:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-21 4:20 Michael Elizabeth Chastain [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-09-21 0:50 Andrew Cagney
2003-09-21 0:58 ` Theodore A. Roth
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=200309210420.h8L4K8Hv010674@duracef.shout.net \
--to=mec@shout.net \
--cc=ac131313@redhat.com \
--cc=gdb-patches@sources.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