summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-25 13:34:51 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-25 13:34:51 +0200
commit86e7d95b9cb427017d122f1d5a0bb778dfc22695 (patch)
tree6b3ee0b6dcdaa202ce172e9528acec2a04215287 /po/pl.po
parentf250be4aa82e746178786701a224e02944e0286b (diff)
downloadweechat-86e7d95b9cb427017d122f1d5a0bb778dfc22695.zip
core: fix evaluation of expressions with parentheses
First evaluate sub-expressions between parentheses. Before the fix: >> 1 && (0 || 0) == [1] After the fix: >> 1 && (0 || 0) == [0]
Diffstat (limited to 'po/pl.po')
0 files changed, 0 insertions, 0 deletions