bug-make
[Top][All Lists]
Advanced

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

[bug #30381] Don't avoid implicit rule recursion quite so soon.


From: Reinier Post
Subject: [bug #30381] Don't avoid implicit rule recursion quite so soon.
Date: Mon, 19 Jul 2010 11:28:52 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 FireTorrent/2.0.1 GTB7.1 ( .NET CLR 3.5.30729)

Follow-up Comment #8, bug #30381 (project make):

Somehow the verbatim tags ate most of my descriptions (a preview facility
would be really nice), retry:

(imagine verbatim on)

(6) d. For each prerequisite that does not exist, follow this algorithm
recursively to see if the prerequisite can be made by an implicit rule,
excluding the present rule from the list of rules to consider.

(imagine verbatim off)

A variant on my proposal:

(imagine verbatim on)

(6) d. For each prerequisite that does not exist, follow this algorithm
recursively to see if the prerequisite can be made by an implicit rule,
excluding the present rule from the list of rules to consider if and only if
the present target is not shorter than the prerequisite.

(imagine verbatim off)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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