bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59467] --no-print-directory has no effect if command parsing compl


From: Paul D. Smith
Subject: [bug #59467] --no-print-directory has no effect if command parsing complains about -j options
Date: Sun, 6 Dec 2020 14:12:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #59467 (project make):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This works properly in GNU make 4.3:


$ (PATH=$HOME/src/make/make-4.3:$PATH; cd /tmp/x14 && make -j4)
make t1
make[1]: Entering directory '/tmp/x14'
make t2 --no-print-directory
t2
make[1]: Leaving directory '/tmp/x14'


I'm going to close this as a dup but update the Fixed Release version in bug
#47752 to say 4.3 instead of 4.2.

Thanks for pointing out this issue!

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59467>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]