mk4too select command no longer exists ... calling it gives the following error
bad option "select": must be blocked, clone, concat, copy, different, dup, flatten, groupby, hash, indexed, intersect, join, map, minus, ordered, pair, product, project, range, readonly, rename, restrict, union, or unique
The functionality is present in tclkit 8.4.9 but not in 8.4.10
Still trying to figure how to compare versions post the migration to svn.
- 2007-09-03 stevel
Created
- 2007-09-03 stevel
digging further - known to work with mk 2.4.9.3, but can't see any changes in 2.4.9.4 that would cause it to not work ...
now pondering the probability that the problem isn't mk4too, but perhaps oomk, tcl or a combination of the two
- 2007-09-03 stevel
turns out to be a longer standing select issue that was worked around in oomk for mk 2.4.9.2 + 2.4.9.3 ...
we can either fix mk4too, or change the workaround to apply to mk 2.4.9.2 and later
I'll take a look at the former and revert to the latter if necessary
- 2007-09-03 stevel
turns out to be a longer standing select issue that was worked around in oomk for mk 2.4.9.2 + 2.4.9.3 ...
we can either fix mk4too, or change the workaround to apply to mk 2.4.9.2 and later
I'll take a look at the former and revert to the latter if necessary
- 2007-09-08 stevel
fixed in oomk
- 2007-09-09 jcw
Thanks!
- 2007-09-09 jcw
(Changed: stat)
