OK, I think r318830 fixes the other one here. Thanks!
Billy3
On Wed, Nov 22, 2017 at 4:25 AM, Billy O'Neal wrote:
> Sorry, I saw one bot fail and I thought I fixed it with
> 37332d772480307af423fbea817c29a0832be86e but apparently there were
> others I missed.
>
> On Wed, Nov 22, 2017 at 4:04 AM,
Sorry, I saw one bot fail and I thought I fixed it with
37332d772480307af423fbea817c29a0832be86e but apparently there were
others I missed.
On Wed, Nov 22, 2017 at 4:04 AM, Evgeny Astigeevich
wrote:
> Hi Billy,
>
> These changes caused buildbot failures: tuple.by.type.fail.cpp Line 19:
> unknown
But I actually want the predicate count assertions turned on -- if a user
turns off iterator debugging they need to get exactly what the standard
asks for, and that means both predicate assertions like this and the
Iterator Debug Array Overloads go away.
I need to figure out how to do this with ou