All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Colin McCabe <cmccabe@alumni.cmu.edu>
Cc: Project Hail List <hail-devel@vger.kernel.org>,
	Pete Zaitcev <zaitcev@redhat.com>
Subject: Re: [PATCH] cld: check parameters for HAIL_LOG
Date: Mon, 04 Jan 2010 05:18:13 -0500	[thread overview]
Message-ID: <4B41C065.6040708@garzik.org> (raw)
In-Reply-To: <1262565919-3365-1-git-send-email-cmccabe@alumni.cmu.edu>

On 01/03/2010 07:45 PM, Colin McCabe wrote:
> Another attempt at escaping the overly-aggressive spam filters...
>
> GCC has a nifty ability to typecheck varargs functions that follow the printf
> conventions. This change uses that in HAIL_LOG. If you build with -Wall, gcc
> can now give warnings about HAIL_LOG invocations where there are too many or
> too few arguments, or arguments of the wrong types.
>
> For non-GCC compilers, don't do anything (yet).
>
> Signed-off-by: Colin McCabe<cmccabe@alumni.cmu.edu>
> ---
>   include/hail_log.h |    9 ++++++++-
>   1 files changed, 8 insertions(+), 1 deletions(-)

applied


  reply	other threads:[~2010-01-04 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04  0:45 [PATCH] cld: check parameters for HAIL_LOG Colin McCabe
2010-01-04 10:18 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-03 21:12 Colin McCabe
2010-01-01 22:54 Colin McCabe
2010-01-01 22:51 Colin McCabe

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=4B41C065.6040708@garzik.org \
    --to=jeff@garzik.org \
    --cc=cmccabe@alumni.cmu.edu \
    --cc=hail-devel@vger.kernel.org \
    --cc=zaitcev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.