Groups | Search | Server Info | Login | Register
Groups > comp.lang.tcl > #55656
| From | Arjen <user153@newsgrouper.org.invalid> |
|---|---|
| Newsgroups | comp.lang.tcl |
| Subject | Re: Fixed limitation to 99 sequential plots in plotchart |
| References | <10r95fo$2lqv$1@tota-refugium.de> <1775803527-153@newsgrouper.org> <1776105413-153@newsgrouper.org> <10rkr7u$9end$1@tota-refugium.de> |
| Date | 2026-04-14 14:20 +0000 |
| Message-ID | <1776176403-153@newsgrouper.org> (permalink) |
meshparts <alexandru.dadalau@meshparts.de> posted: > > I thought, the link I posted shows my changes, but maybe not, because I > forgot to do a pull request? > > My fix was: > > set c .[join [lrange [split $w .] 1 end] .] > > But your fix is shorter and look better. > > Regards > Alex My apologies - I did not look at the ticket, as I remembered seeing this bug before (and thinking it fixed ;)). The corrected code was there in a few places, but not everywhere. Regards, Arjen
Back to comp.lang.tcl | Previous | Next — Previous in thread | Next in thread | Find similar
Fixed limitation to 99 sequential plots in plotchart meshparts <alexandru.dadalau@meshparts.de> - 2026-04-09 23:25 +0200
Re: Fixed limitation to 99 sequential plots in plotchart Arjen <user153@newsgrouper.org.invalid> - 2026-04-10 06:45 +0000
Re: Fixed limitation to 99 sequential plots in plotchart Arjen <user153@newsgrouper.org.invalid> - 2026-04-13 18:36 +0000
Re: Fixed limitation to 99 sequential plots in plotchart meshparts <alexandru.dadalau@meshparts.de> - 2026-04-14 09:43 +0200
Re: Fixed limitation to 99 sequential plots in plotchart Arjen <user153@newsgrouper.org.invalid> - 2026-04-14 14:20 +0000
Re: Fixed limitation to 99 sequential plots in plotchart meshparts <alexandru.dadalau@meshparts.de> - 2026-04-15 10:56 +0200
csiph-web