Closed stonier closed 11 years ago
Fixed in 9397c6b872cba3e894171507ef23f366fc968f3e
PushAndPop rolls over, so stencils and simple formatters on windows just doesn't work. I have a formatter that now works, but it isn't as fast because it's iterating individually over the elements since they are not guaranteed to be contiguous.
From kobuki.
In my opinion, the bug is here.
follower
member variable ofecl::PushAndPop
is not always zero, butecl::formatters::ByteArrayFormatter
always reads buffer from zero.