On Dec 2, 2017, at 8:40 PM, Miller Puckette <msp@ucsd.edu> wrote:I had one small ouch: I don't think I can compatibly change t_int to int
in m_pd.h (this is mentioned on another thread somewhere). I don't know how
to make clang pipe down about this short of casting almost every call to
atom_getint*() in the whole tree. Yuck... Maybe it's better just to tell
clang to be more permissive (if that's possible)?