Add 'volatile' to suppress gcc warning. Not sure why this warning
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 May 2002 19:58:04 +0000 (19:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 May 2002 19:58:04 +0000 (19:58 +0000)
commit14728164edabcc90818aef9122f77b8b93e2c52a
treefc10b448d0b592608622a3d756a1e22913d56b00
parent68f01c7d6610994134f3d5c62e9119331ab9336d
Add 'volatile' to suppress gcc warning.  Not sure why this warning
wasn't seen before, maybe the Tcl compiler flags were less strict.
src/pl/tcl/pltcl.c