Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Excuse me, I dont really understand what you mean, would you mind uploading a
screen capture with the example? Thanks.
Original comment by miguelro...@gmail.com
on 30 Dec 2014 at 11:31
Yes, there is a menu in the buttons now. It was the changes from & to &&.
& is bitwise AND
&& is logical AND
This will not result in same results.
Original comment by micha.go...@arcor.de
on 30 Dec 2014 at 11:37
Yes, sorry my fault, though it was a mistake after reading the recommended use
of the operator here:
http://stackoverflow.com/questions/7310109/whats-the-difference-between-and-in-j
avascript
Seems the result is not the same, so I will revert those changes.
Thanks.
Original comment by miguelro...@gmail.com
on 30 Dec 2014 at 11:51
It is no problem and easy to fix. The explanation on website is correct, but it
depends from intention of the programmers and we works with numbers here. So
the recommendation on stack overflow is to generally. Sadly there are not many
objections in the comments on stack overflow.
Original comment by micha.go...@arcor.de
on 31 Dec 2014 at 10:16
Original issue reported on code.google.com by
faeli...@gmail.com
on 30 Dec 2014 at 12:33