On Sat, Jul 01, 2017 at 03:14:05PM -0400, James McCoy wrote: > While performing rebuilds of packages which Build-Depend on > libmsgpack-dev with the 2.x version in experimental, I found that ring > FTBFS: > > […] > > I haven't looked into ring's code, but there were some API breaking > changes in 2.x.
As a note, a quick fix until full support for the 2.x API is to build with -DMSGPACK_DEFAULT_API_VERSION=1 in CXXFLAGS. This forces the use of the older C++ API. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

