On Thu, 2016-01-28 at 12:43 -0500, Alan Conway wrote: > The 0.12.x branch does not compile under c++11 (clang and gcc) with > warnings, this fixes them > > https://github.com/apache/qpid-proton/commit/05502ad56f5a3860d5d19ab7 > c8 > 08ad43bd39274e
Unfortunately this breaks windows builds - I'm working up a fix that works everywhere. Andrew