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. -- Tanu