bug-make
[Top][All Lists]
Advanced

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

[bug #47960] Adding variable assignment and new rule in else, break exec


From: Paul D. Smith
Subject: [bug #47960] Adding variable assignment and new rule in else, break execution.
Date: Thu, 19 May 2016 19:09:27 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #2, bug #47960 (project make):

My understanding is that the end of a makefile should always end any "in
progress" rule definitions and it should never be possible to have a rule
starting in one makefile continue past the end of that makefile.  I even think
it should be an error to continue a rule definition from one makefile into an
included makefile.

But the subject of this bug, which is if-conditionals all within a single
makefile, should absolutely be allowed... this is definitely a bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47960>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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