bug-make
[Top][All Lists]
Advanced

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

[bug #40657] Suffix rules and prerequisites


From: Paul D. Smith
Subject: [bug #40657] Suffix rules and prerequisites
Date: Sun, 6 Oct 2019 20:05:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Follow-up Comment #3, bug #40657 (project make):

I guess I'm not quite sure what you're asking for here: what kind of
diagnostic do you mean?

In general I don't like to emit diagnostics for things which are actually
legal and defined makefile syntax, even if they're unlikely to be what the
author actually wanted.

The problem is that the POSIX standard is very clear that a suffix (inference
rule) cannot have any prerequisites so GNU make's behavior (now) is correct
according to the standard.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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