bug-make
[Top][All Lists]
Advanced

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

[bug #20995] \ along multiple lines lines for '...' doesn't work


From: Paul D. Smith
Subject: [bug #20995] \ along multiple lines lines for '...' doesn't work
Date: Fri, 07 Sep 2007 13:06:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty)

Update of bug #20995 (project make):

                  Status:                    None => Not A Bug              
             Open/Closed:                    Open => Closed                 
                 Summary: \ along multiple lines lines for '...' doesn't work
 =>  along multiple lines lines for '...' doesn't work 

    _______________________________________________________

Follow-up Comment #1:

Hi Frank; the 3.81 behavior is correct.  The POSIX spec for make says:

When an escaped <newline> is found in a command line in a makefile, the
command line shall contain the backslash, the <newline>, and the next line,
except that the first character of the next line shall not be included if it
is a <tab>.

See the GNU make manual subsection "Splitting Command Lines" (node "Splitting
Lines"), in section "Command Syntax", chapter "Writing the Commands in Rules",
for details.

We are discussing adding a ".ONESHELL" feature for the next version of GNU
make; if we do that then this could be used to get the kind of behavior you're
looking for.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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