This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recent 4.1 breakage...


> But like this, simply commenting out the initial #undef one gets the 
> original, finer grained because of the individual assertions, testcase! 

Not quite sure if this is simple enough to actualy do it regularly. 

However, as an expedient fix, seems ok. I suppose the goal is to
re-enable this at some later date?

> I think you should be more proud of the VERIFY machinery that you 
> designed well *before* I started contributing to v3! ;)

VERIFY was nice when we had long test cases and you wanted to watch a
variable in gdb while debugging.... well.... think it's probably
over-kill now that we have nice short test cases. But, that's another
issue... 

;)

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]