On Sun, 2019-09-15 at 09:44 -0400, Dmitry Goncharov wrote: > > So, the question is why does your Perl still provide language-specific > > messages? > has_POSIX is uninitialized at the time test_driver.pl reads it, because > (atleast in my testing) the code which initializes has_POSIX hasn't run yet.
I see. I wonder why it works for me. > > FWIW, I don't want to change the shell script and call that done > > because not everyone invokes the unit tests via the shell script: they > > may invoke it via "perl run_make_tests.pl ..." directly. > Let me come up with a fix for 'perl run_make_tests.pl'. Never mind, I can fix it. Thanks for helping me debug! _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
