aboutsummaryrefslogtreecommitdiff
path: root/glob.tcl
diff options
context:
space:
mode:
authorprpr19xx <58330423+prpr19xx@users.noreply.github.com>2022-11-21 15:11:47 +0000
committerSteve Bennett <steveb@workware.net.au>2023-02-01 09:36:52 +1000
commit773fd6cabb92ca2c55f0a8d923eb19347d60a105 (patch)
tree1ba60dafccad042b45ac114293be5c965fac310a /glob.tcl
parente44134667c52674c0b9bfdab303dc8ddc1c933b8 (diff)
downloadjimtcl-773fd6cabb92ca2c55f0a8d923eb19347d60a105.zip
jimtcl-773fd6cabb92ca2c55f0a8d923eb19347d60a105.tar.gz
jimtcl-773fd6cabb92ca2c55f0a8d923eb19347d60a105.tar.bz2
Silence compiler warning
The Appveyor build generates this otherwise: In function 'Jim_WhileCoreCommand', inlined from 'Jim_WhileCoreCommand' at jim.c:12096:12: jim.c:12109:12: warning: 'boolean' may be used uninitialized [-Wmaybe-uninitialized] 12109 | if (!boolean) | ^ jim.c: In function 'Jim_WhileCoreCommand': jim.c:12105:13: note: 'boolean' was declared here 12105 | int boolean, retval; | ^~~~~~~
Diffstat (limited to 'glob.tcl')
0 files changed, 0 insertions, 0 deletions