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.