bug-make
[Top][All Lists]
Advanced

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

RE: [bug #17529] Variable set with $(shell date '+%Y%m%d-%H%M%S') change


From: Martin Dorey
Subject: RE: [bug #17529] Variable set with $(shell date '+%Y%m%d-%H%M%S') changes mid-make
Date: Mon, 28 Aug 2006 10:18:42 -0700

>  http://www.gnu.org/software/make/manual/html_node/Flavors.html

How about expanding:

"The two flavors are distinguished in how they are defined and in what
they do when expanded."

To say:

"The two flavors are distinguished in how they are defined, in what they
do when expanded and in which phase of make's operation they are
expanded (see the discussion of deferred versus immediate expansion in
Reading Makefiles)."

How about also adding a cross-reference to the Reading Makefiles,
Variable Assignment section to say something like:

"Variables whose expansion is deferred are also referred to as
recursively expanded variables.  Variables which are immediately
expanded are also known as simply expanded variables.  See The Two
Flavors of Variables."
-------------------------------------
Martin's Outlook, BlueArc Engineering




reply via email to

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