summaryrefslogtreecommitdiff
path: root/javaunohelper/README
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-16 18:43:08 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-16 18:46:13 +0300
commit19fd14a8ed09f1ab4c7bf9ae49df3131daea7d51 (patch)
treeb0b9e3a6cf0d3979caa8f53d2d6feab7b6d00b01 /javaunohelper/README
parent0ff9244d8aa8ba46025d8ae9d2e0f83385793165 (diff)
Correct use of && where only & makes sense
Shows up as a warning from Clang: use of logical '&&' with constant operand I wonder how many cases we have where && is used instead of & but with both operands non-constant, thus not causing any warning? Change-Id: I8fbbcf9c08f54f8803a08a4e8c54d7bd873af800
Diffstat (limited to 'javaunohelper/README')
0 files changed, 0 insertions, 0 deletions