From: Alexandre Raymond <cerbere@gmail.com>
To: malc <av1474@comtv.ru>, "Andreas Färber" <andreas.faerber@web.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 1/2] coreaudio: Fix OSStatus format specifier
Date: Tue, 28 Jun 2011 23:08:15 -0400 [thread overview]
Message-ID: <BANLkTikrbqz-fB_1x_8Nb7knGrkq=D0rvw@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1106231857420.2940@linmac>
Sorry for the delay.
Commit 744d3644181ddb16ef5944a0f9217e46961c8c84 works fine on OSX 10.6.
Alexandre
On Thu, Jun 23, 2011 at 10:58 AM, malc <av1474@comtv.ru> wrote:
> On Thu, 23 Jun 2011, Andreas F?rber wrote:
>
>> OSStatus type is defined as SInt32. That's signed int on __LP64__ and
>> signed long otherwise.
>> Since it is an explicit 32-bit-width type, cast to corresponsing POSIX type
>> and use PRId32 format specifier. This avoids a warning on ppc64.
>>
>
> [..snip..]
>
> Applied thanks (ditto UInt32 patch).
>
> --
> mailto:av1474@comtv.ru
>
next prev parent reply other threads:[~2011-06-29 3:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 11:43 [Qemu-devel] [PATCH 0/2] Darwin CoreAudio warning fixes Andreas Färber
2011-06-23 11:43 ` [Qemu-devel] [PATCH RFT 1/2] coreaudio: Fix OSStatus format specifier Andreas Färber
2011-06-23 11:43 ` [Qemu-devel] [PATCH 2/2] coreaudio: Fix format for UInt32 type Andreas Färber
2011-06-23 12:54 ` [Qemu-devel] [PATCH RFT 1/2] coreaudio: Fix OSStatus format specifier malc
2011-06-23 14:24 ` [Qemu-devel] [PATCH v2 " Andreas Färber
2011-06-23 14:24 ` [Qemu-devel] [PATCH 2/2] coreaudio: Avoid formatting UInt32 type Andreas Färber
2011-06-23 14:56 ` Andreas Färber
2011-06-23 14:58 ` [Qemu-devel] [PATCH v2 1/2] coreaudio: Fix OSStatus format specifier malc
2011-06-29 3:08 ` Alexandre Raymond [this message]
2011-06-23 14:29 ` [Qemu-devel] [PATCH RFT " Andreas Färber
2011-06-23 11:48 ` [Qemu-devel] [PATCH 0/2] Darwin CoreAudio warning fixes Andreas Färber
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='BANLkTikrbqz-fB_1x_8Nb7knGrkq=D0rvw@mail.gmail.com' \
--to=cerbere@gmail.com \
--cc=andreas.faerber@web.de \
--cc=av1474@comtv.ru \
--cc=qemu-devel@nongnu.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 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).