|
From: Brad L. <bra...@gm...> - 2019-10-09 17:56:40
|
Mac OS Catalina has a new security model. Anyone producing .pkg or .dmg files needs to check and make sure their installation process works. Fortunately, with a little research and much flailing around, my .pkg is working again. Python2, ruby, perl will be removed from the next release of Mac OS. Tcl (8.5.9) is not specifically mentioned, but I would not surprised if it got removed also. On Wed, Oct 9, 2019 at 7:20 AM Donal K. Fellows < don...@ma...> wrote: > On 09/10/2019 04:43, Marc Culler wrote: > > I am not in favor of accepting test failures. > > Nobody is, but if we can't fix (or define a way to reliably skip when > the test is known to fail for silly reasons unrelated to what is really > being tested) then what other alternative is there? > > Donal. > _______________________________________________ > Tcl-Core mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-core > |