[erlang-patches] Fix binary:matches/2,3 when called on empty binary

Björn Gustavsson bgustavsson@REDACTED
Thu Nov 18 15:31:14 CET 2010


On Tue, Nov 16, 2010 at 11:31 PM, Thomas Lachmann
<th.lachmann@REDACTED> wrote:
>
> Hello,
> binary:matches doesn't always work as documented, as a consequence
> binary:replace might misbehave, too.

Thanks!

Reading only your commit messages (ignoring the information in
your email), I can't understand why this patch is useful and what
problem it fixes. Also, it seems it would be better to combine the
three commits to one.

Here is our guidelines for writing good commit messages:

https://github.com/erlang/otp/wiki/Writing-good-commit-messages

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list