diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-09-26 01:59:48 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-09-27 23:52:25 +0000 |
commit | 2654cb43f63349cff06b3dd26932dd76f53aed4c (patch) | |
tree | f08b52ed36e794ef7d8a42fca75a48ea2d2ebd32 /Scripts | |
parent | 36abe20c0f53015b816d5f3bdd1eeed713614233 (diff) | |
download | zsh-2654cb43f63349cff06b3dd26932dd76f53aed4c.tar.gz zsh-2654cb43f63349cff06b3dd26932dd76f53aed4c.tar.xz zsh-2654cb43f63349cff06b3dd26932dd76f53aed4c.zip |
36651: WARN_CREATE_GLOBAL += math expressions
Without this, '() { (( x=42 )) }' and '() { for (( i=0; … )) }' wouldn't warn about $x and $i, respectively, being created global.
Diffstat (limited to 'Scripts')
0 files changed, 0 insertions, 0 deletions