public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Richard Knutsson <ricknu-0@student.ltu.se>
To: "Kok, Auke" <auke-jan.h.kok@intel.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Al Viro <viro@ftp.linux.org.uk>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Josh Triplett <josh@freedesktop.org>
Subject: Re: generic bool and sparse errors?
Date: Wed, 06 Jun 2007 21:19:52 +0200	[thread overview]
Message-ID: <466708D8.90208@student.ltu.se> (raw)
In-Reply-To: <4666FD0A.4060609@intel.com>

Kok, Auke wrote:
>
> I'm experimenting with using the generic bool type and using sparse I 
> get tons of these messages:
>
> warning: incorrect type in argument 4 (different signedness)
>     expected bool [unsigned] [usertype] *[unsigned] success
>     got bool *<noident>
>
> I'm not really worried about this, I assume that sparse hasn't caught 
> up with what bool really means, but perhaps this can be looked into by 
> someone who knows sparse well. The warnings don't really add up and 
> with more people switching to use the generic bool this may beceome 
> unwanted.
Actually, I am "assigned" to that. :)
Just out of curiousity, where do you see those messages? In the log for 
allyesconfig on i386 I only found ntfs/super.c with similar output.
>
> alternatively we might need to reconsider the `typedef _Bool bool;` 
> declaration and force it to be unsigned. I'm not sure what to think of 
> that.
I do not see how that would make any sense.

Richard Knutsson


  parent reply	other threads:[~2007-06-06 19:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 18:29 generic bool and sparse errors? Kok, Auke
2007-06-06 19:00 ` Jeff Garzik
2007-06-06 19:19 ` Richard Knutsson [this message]
2007-06-06 20:17   ` Kok, Auke
2007-06-06 20:24     ` Al Viro

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=466708D8.90208@student.ltu.se \
    --to=ricknu-0@student.ltu.se \
    --cc=auke-jan.h.kok@intel.com \
    --cc=josh@freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@ftp.linux.org.uk \
    /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