[erlang-patches] Fix use of a logical operator instead of the bitwise one

Cristian Greco cristian@REDACTED
Tue May 24 19:46:56 CEST 2011


Hi,

the following commit should fix an incorrect use of the logical
operator && with a constant operand, instead of the bitwise &.

  https://github.com/cristiangreco/otp/commit/53d1d7424fc435ad5846fb1d6483b7cb1b19fa3e

  git fetch git@REDACTED:cristiangreco/otp.git cg/fix-constant-logical-operand

Thanks,
--
Cristian Greco
GPG key ID: 0xCF4D32E4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20110524/ed05463f/attachment.bin>


More information about the erlang-patches mailing list