[pulseaudio-discuss] [PATCH 0/2] change pa_bool_t to bool

Thomas Martitz kugel at rockbox.org
Thu Aug 23 00:42:21 PDT 2012


Am 22.08.2012 06:56, schrieb Tanu Kaskinen:
> David said:
>
> "I don't think there is any reason to not do s/pa_bool_t/bool/g.
> Probably the reason for this might be historical, as some compilers may
> have supported some C99 features but not all of them (Microsoft
> compilers come to mind)."
>
> I don't know if MSVC supports stdbool.h or not, but AFAIK you can
> compile PulseAudio for Windows also with GCC, so you don't have to put
> up with MSVC's silly limitations.
>

Is it even possible to use MSVC (or even Visual Studio)? I thought gcc 
(mingw32/mingw-w64) was mandatory.

Best regards.


More information about the pulseaudio-discuss mailing list