bug-make
[Top][All Lists]
Advanced

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

[bug #60036] Incorrect MAKEFLAGS after $(shell) function call


From: Paul D. Smith
Subject: [bug #60036] Incorrect MAKEFLAGS after $(shell) function call
Date: Mon, 15 Mar 2021 02:29:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36

Follow-up Comment #1, bug #60036 (project make):

This issue isn't seen on Linux.  I think it must be related to the way the
jobserver mode is handled on Windows, which is different than Linux (on
Windows we use a shared semaphore).

Yes, it's necessary to call output_start() in func_shell_base() because the
shell function doesn't redirect stderr, so it can go to the output and get
mixed up.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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