Mir

Code review comment for lp:~alan-griffiths/mir/fix-1475994-g++-5

Revision history for this message
Andreas Pokorny (andreas-pokorny) wrote :

Hmm I believe .good() tests more.. I think static_cast<bool> would do too - but the extra check for eof should not matter.

We could also use __func__ which ould be closer to __FRETTY_FUNCTION__ or __FUNCTION__.

review: Approve

« Back to merge proposal