All of lore.kernel.org
 help / color / mirror / Atom feed
From: Coywolf Qi Hunt <coywolf@gmail.com>
To: Chuck Ebbert <76306.1226@compuserve.com>
Cc: Olaf Hering <olh@suse.de>, Andrew Morton <akpm@osdl.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Sam Ravnborg <sam@ravnborg.org>, Adrian Bunk <bunk@stusta.de>
Subject: Re: [PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Date: Sat, 23 Jul 2005 16:52:07 +0800	[thread overview]
Message-ID: <2cd57c9005072301522c8d6ec9@mail.gmail.com> (raw)
In-Reply-To: <200507230413_MC3-1-A559-7852@compuserve.com>

On 7/23/05, Chuck Ebbert <76306.1226@compuserve.com> wrote:
> On Fri, 22 Jul 2005 at 16:48:05 +0200, Olaf Hering wrote:
> 
> > turn many #if $undefined_string into #ifdef $undefined_string
> > to fix some warnings after -Wno-def was added to global CFLAGS
> 
> 
>  Shouldn't that be "#if defined($undefined_string)"?
> 
>  #ifdef is obsolete...
> 

What leads you to believe that?

-- 
Coywolf Qi Hunt
http://ahbl.org/~coywolf/

  reply	other threads:[~2005-07-23  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-23  8:10 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string Chuck Ebbert
2005-07-23  8:52 ` Coywolf Qi Hunt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-21 19:02 [PATCH] add -Wun-def to global CFLAGS Olaf Hering
2005-07-22 14:48 ` [PATCH] turn many #if $undefined_string into #ifdef $undefined_string Olaf Hering

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=2cd57c9005072301522c8d6ec9@mail.gmail.com \
    --to=coywolf@gmail.com \
    --cc=76306.1226@compuserve.com \
    --cc=akpm@osdl.org \
    --cc=bunk@stusta.de \
    --cc=coywolf@lovecn.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olh@suse.de \
    --cc=sam@ravnborg.org \
    /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.