From: Andreas K. <and...@su...> - 2018-02-16 18:13:08
|
On Wed, 14 Feb 2018 08:28:45 +0000 Pietro Cerutti <ga...@ga...> wrote: > On Feb 13 18 00:01, Andreas Kupries wrote: > > > >The first release candidate of Tcllib 1.19 is now available. > > > >Please test. > > Hi, just to tests in the pt module fail on FreeBSD, with Tcl 8.6.8. > > Please find the relevant part of the logfile attached. Thank you very much. First I can say that I do not see any errors with Tcl 8.6.8, which is what I was testing with. Looking at the log I see that the failing tests seem to be for code-generators producing C code. Extracting the expected and actual results using the attached `tsrsplit` script and diffing the two files I see the attached delta (log.udiff). This looks to me that your Tcllib 1.19 has a local patch applied, possibly something to make it compile without warnings, specific to FreeBSD. Can you confirm/falsify ? > > Thanks, > |