bug-make
[Top][All Lists]
Advanced

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

[bug #62840] make --version in pipe return SIGPIPE


From: Paul D. Smith
Subject: [bug #62840] make --version in pipe return SIGPIPE
Date: Tue, 30 Aug 2022 21:21:33 -0400 (EDT)

Follow-up Comment #5, bug #62840 (project make):

Thanks for that patch.  After looking at it I added some more cleanup.

I saw one weird thing: we allow the --version option to be accepted from the
environment:


$ MAKEFLAGS=--version make
GNU Make 4.3
  ...


and doesn't try to build any targets.  I don't think this is a good idea. 
Anyone have a good reason to keep this behavior?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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