From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH v2] dbus: Change type for pointer / integer cast to fix 32-bit break
Date: Mon, 14 Mar 2016 10:40:03 -0500 [thread overview]
Message-ID: <56E6DB53.8030609@gmail.com> (raw)
In-Reply-To: <1457968777-16212-1-git-send-email-mathew.j.martineau@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
Hi Mat,
On 03/14/2016 10:19 AM, Mat Martineau wrote:
> Casting void* to uint64_t on 32-bit x86 causes a build error with gcc
> 5.3.1, so cast to uintptr_t instead.
> ---
> ell/dbus-kernel.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied after tweaking the commit description. Remember item M5 ;)
Regards,
-Denis
prev parent reply other threads:[~2016-03-14 15:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 15:19 [PATCH v2] dbus: Change type for pointer / integer cast to fix 32-bit break Mat Martineau
2016-03-14 15:40 ` Denis Kenzior [this message]
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=56E6DB53.8030609@gmail.com \
--to=denkenz@gmail.com \
--cc=ell@lists.01.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.