From: Josh Triplett <josh@freedesktop.org>
To: Al Viro <viro@ftp.linux.org.uk>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [PATCH] fix handling of pointers in ?:
Date: Wed, 11 Jul 2007 23:44:45 -0700 [thread overview]
Message-ID: <4695CDDD.9030907@freedesktop.org> (raw)
In-Reply-To: <20070710010733.GQ21668@ftp.linux.org.uk>
[-- Attachment #1: Type: text/plain, Size: 254 bytes --]
Al Viro wrote:
> a) qualifiers are joined (const int * / volatile int * -> const volatile int *)
> b) pointer to void / pointer to T => pointer to void (with all qualifiers)
>
> testcase added
Applied (yesterday); thanks!
- Josh Triplett
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2007-07-12 6:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-09 22:13 [PATCH] fix handling of address_space in casts and assignments Al Viro
2007-07-10 1:07 ` [PATCH] fix handling of pointers in ?: Al Viro
2007-07-12 6:44 ` Josh Triplett [this message]
2007-07-12 6:44 ` [PATCH] fix handling of address_space in casts and assignments Josh Triplett
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=4695CDDD.9030907@freedesktop.org \
--to=josh@freedesktop.org \
--cc=linux-sparse@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).