PR#2572 Changed this because of faulty Boolean Logic NOT(A OR (NOT B) OR (NOT C)) != (NOT A) AND ((NOT B) OR C)) Besides, the compiler should be smart enough to optimize this without help from the programmermaster
parent
3c7470dbc3
commit
35afea1c0e
Loading…
Reference in new issue