I think the default behavior should be to fail and not silent return.
(A caller has always the choice to catch in case this is needed anywhere.)
I think the default behavior should be to fail and not silent return.
(A caller has always the choice to catch in case this is needed anywhere.)
I tend to agree, better to be explicit.
ACK if this passes travis.
Agreed, utACK