<div dir="ltr"><div>Hi All,</div><div><br></div><div>I get a bunch of compile errors when building Cbc 2.9.3 on OS X:</div><div><br></div><div>In file included from .../Clp/src/ClpSolve.cpp:361:</div><div>.../CoinUtils/src/CoinSignal.hpp:99:22: error: C++ requires a type specifier for all declarations</div><div>   typedef decltype((void (*)(int))0) CoinSighandler_t;</div><div>                    ~^</div><div><br></div><div>Looks like this has been solved in newer version of CoinUtils (2.10.5), but the latest release of Cbc still uses the broken version.</div><div><br></div><div>Best regards,</div><div>Victor</div></div>