
14 Mar
2013
14 Mar
'13
11:05 p.m.
El 14/03/2013 23:16, Peter Dimov escribió:
Ion Gaztañaga wrote:
Patch attached with implementation and more comments. Ok to commit?
This looks fine except that the comments for _EQ and _NE are reversed (the first says if expr1 == expr2 increases the error count, whereas expr1 != expr2 does) and the #include of no_exception_support.hpp should be removed.
Good catch, I'll change it and commit. Thanks, Ion