Make manual page rendering easier.
[jimtcl/wkoszek.git] / BUGS
blobf7f68748dff47d071b77e9abe6ad070900c8707c
1 Known bugs:
3 EXPR: || and && are not lazy. ?: is not implemented. Double math not
4       implemented. Functions like sin(), cos(), not implemented.
6 [subst] ingores special meaning of JIM_BREAK and alike.
8 [list #] should generate {#} and not #, this was also broken in Tcl 8.4, fixed in
9 8.5.