diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-06-09 13:52:58 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-06-09 13:52:58 (GMT) |
commit | 0a632240b154294d0817754b04baadae63459758 (patch) | |
tree | 03dfbf68bc437cb16e8388c65e7bcc12cd0f030d /generic/tclProc.c | |
parent | d8774a9f47d7403acb03a71ef2ed9ba2a3125f3e (diff) | |
download | tcl-0a632240b154294d0817754b04baadae63459758.zip tcl-0a632240b154294d0817754b04baadae63459758.tar.gz tcl-0a632240b154294d0817754b04baadae63459758.tar.bz2 |
* generic/tclGetDate.y: Fixed a thread safety bug in the generated
* library/clock.tcl: Bison parser (needed a %pure-parser
* tests/clock.test: declaration to avoid static variables).
Discovered that the %pure-parser declaration
allowed for returning the Bison error message
to the Tcl caller in the event of a syntax
error, so did so.
* generic/tclDate.c: bison 2.3
Diffstat (limited to 'generic/tclProc.c')
0 files changed, 0 insertions, 0 deletions