bug-make
[Top][All Lists]
Advanced

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

[bug #33344] Undefined variables introduce leading whitespace during var


From: Paul D. Smith
Subject: [bug #33344] Undefined variables introduce leading whitespace during variable assignment
Date: Thu, 19 May 2011 01:38:32 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.10 (maverick) Firefox/3.6.17

Update of bug #33344 (project make):

                  Status:                    None => Not A Bug              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Regarding the leading whitespace: all versions of make behave this way and the
POSIX standard requires it.  The manual is exactly correct: leading whitespace
immediately after the "=" is ignored... but that's handled at parse time
BEFORE any expansion of variables is done.

Regarding the issue with make 3.82 failing, I believe that's an instance of
bug #30612

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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