[pulseaudio-discuss] change pa_bool_t to bool

rong deng dzrongg at gmail.com
Thu Jul 5 00:14:57 PDT 2012


2012/7/4 rong deng <dzrongg at gmail.com>:
> Hi Tanu,
>
> 2012/7/2 Tanu Kaskinen <tanuk at iki.fi>:
>> On Sun, 2012-07-01 at 23:46 +0800, Deng Zhengrong wrote:
>>> According to Tanu's suggestion, we should change pa_bool_t to bool.  And here
>>> are my patches. Now when you do "git grep pa_bool_t", here's nothing... Please
>>> help to review. :)
>>
>> Thanks a lot! Assuming that you didn't do the changes by hand, could you
>> put the command line that was used to generate the changes to the commit
>> message? Also, could you change TRUE to true and FALSE to false at the
>> same time? And remove the now-unused definitions from
>> src/pulsecore/macro.h.
>
> OK. I'll change the TRUE and FALSE value accordingly. However, I'm on
> vacation today, I'll do this tomorrow afternoon :)

Hi Tanu,

During the translation, I find that there's also a similar type called
"dbus_bool_t", should we change it as well?

-deng


More information about the pulseaudio-discuss mailing list