Re: make: warn about fallback from parallel to compat mode
Christoph Badura <[email protected]> Sun, 25 May 2025 10:00:52 +0200
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 25, 2025 at 08:16:31AM +0200, Roland Illig wrote: > Am 23.05.2025 um 15:25 schrieb Christoph Badura: > > I haven't seen a commit message that indicates you committed this, so I > > guess it's still fine to comment. > > > > On Mon, May 12, 2025 at 08:50:26PM +0200, Roland Illig wrote: > >> > >> The attached patch warns about cases like this. The warning is quite > >> verbose, but I didn't manage to make it shorter without sacrificing > >> understandability. > > > > The warning seems fine to me. It's not supposed to appear often, isn't it? Later that day it occurred to me that putting a detailed explanation in the make(1) man page and referring to it may be a good option too. Perhaps with a unique section heading that can be used as a search string. I don't particularly care, though. --chris