From: Kevin K. <kev...@gm...> - 2022-04-27 01:23:45
|
On Tue, Apr 26, 2022 at 5:39 PM Andreas Kupries <and...@gm...> wrote: > I actually still test Tcllib release RCs against 8.5. > 8.4 even. > > Specifically > 8.4.20 > 8.5.19 > 8.6.10 > 8.7.a4 (*) > > > (*) Just to look ahead for possible issues. > Failures there are not blockers and not acted on. > > OK, good to know! In any case, the fact remains that code (such as struct::disjointsets) that loaded in Tcl 8.5 on earlier Tcllib releases now may have declared Tcl 8.6 dependencies. That's sort of a silent regression, since I'm sure your test process simply ignores packages with a declared dependency on a newer release. -- 73 de ke9tv/2, Kevin |