bug-make
[Top][All Lists]
Advanced

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

[bug #16531] Substitution reference and secondary expansion


From: Paul D. Smith
Subject: [bug #16531] Substitution reference and secondary expansion
Date: Sun, 04 Mar 2012 15:26:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

Update of bug #16531 (project make):

                  Status:                    None => Not A Bug              
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

I think the original description is not a bug.  As I said in my comment #3,
because make is not parsing the contents of the parens as a variable reference
(because we've escaped it), it's treating the ":" as a special character.  I
think this is just the behavior we have to accept: ":" is a special character
to make, just like "$" and "%" (in some contexts) so it needs to be escaped
sometimes.  This is not always obvious but I don't see any way to make it
better.

The separate issue, that escaping the colon causes problems, will be addressed
by bug #16545.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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