Groups | Search | Server Info | Login | Register
Groups > comp.lang.tcl > #55656
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!newsgrouper.org!.POSTED!not-for-mail |
|---|---|
| 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 | Tue, 14 Apr 2026 14:20:03 GMT |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Message-ID | <1776176403-153@newsgrouper.org> (permalink) |
| Injection-Info | newsgrouper.org; mail-complaints-to="newsgrouper@yahoo.com"; posting-account=user153 |
| Injection-Date | Tue, 14 Apr 2026 14:20:03 GMT |
| User-Agent | Newsgrouper/0.9.0 |
| Xref | csiph.com comp.lang.tcl:55656 |
Show key headers only | View raw
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