[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "make check" failure on Solaris 10 with make 4.2.91
From: |
Paul Eggert |
Subject: |
Re: "make check" failure on Solaris 10 with make 4.2.91 |
Date: |
Sat, 21 Sep 2019 12:09:53 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 9/21/19 10:55 AM, Paul Smith wrote:
perl -we 'use File::Spec; my @o = File::Spec->splitpath("../make"); print
"@o\n"'
It outputs a single line containing " ../ make".
Hmm, I already wrote that, in one of my comments here:
https://lists.gnu.org/r/bug-make/2019-09/msg00101.html
Perhaps you didn't see that email?