From: Kevin Ryde <user42@zip.com.au>
Subject: Re: compilation warnings
Date: Tue, 29 Jul 2003 08:37:34 +1000 [thread overview]
Message-ID: <87n0eymg5t.fsf@zip.com.au> (raw)
In-Reply-To: <87y8yjq56w.fsf@zagadka.ping.de> (Marius Vollmer's message of "27 Jul 2003 18:56:23 +0200")
Marius Vollmer <mvo@zagadka.de> writes:
>
> Yes, please do. The shadow warnings seem annoying, but since there
> are so few, we can just as well fix them. I don't think using a
> global name as a parameter name in a prototype can ever hurt...
It's a good idea to omit parameter names from prototypes entirely, so
there's no chance of conflicting with an application #define. Not
that a sensible application would be making macros out of common
lower-case names, but just for namespace cleanliness. Of course the
same can't be done for structure fields, unfortunately.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2003-07-28 22:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-04 4:36 compilation warnings Paul Jarc
2003-07-27 16:56 ` Marius Vollmer
2003-07-28 22:37 ` Kevin Ryde [this message]
2003-09-22 21:58 ` Paul Jarc
2003-09-23 4:22 ` Rob Browning
2003-09-23 16:19 ` Paul Jarc
2003-09-24 6:11 ` Rob Browning
2003-10-07 16:00 ` Marius Vollmer
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87n0eymg5t.fsf@zip.com.au \
--to=user42@zip.com.au \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).