On Thu, 2016-06-02 at 14:18 -0400, Alan Conway wrote: > On Thu, 2016-06-02 at 14:07 -0400, Andrew Stitcher wrote: > > > > On Thu, 2016-06-02 at 10:29 -0700, Adel Boutros wrote: > > > > > > > > > Hello, > > > > > > While compiling the unit tests of Proton-c 0.12.2 on Visual > > > Studio > > > 2008 in > > > Debug mode, the cpp_scalar_test and cpp_value_test are failing > > > with > > > the > > > error: "C++ vector subscript out of range" > > > > [snip] > Agreed, it's the impl not the test that needs fixing. I'll add a fix > to > PROTON-1216: c++: proton::coerce<std::string>() should allow > conversion > from binary
Grep finds a similar bug in several unrelated places, will fix all with a new JIRA to avoid confusion: https://issues.apache.org/jira/browse/PROTON-1225 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
