[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: escaped newline in macro expansion in command line
From: |
Dmitry Goncharov |
Subject: |
Re: escaped newline in macro expansion in command line |
Date: |
Thu, 13 Jan 2022 11:20:43 -0500 |
On Fri, Jan 7, 2022 at 11:32 AM Dmitry Goncharov
<dgoncharov@users.sf.net> wrote:
> If we can agree, then i'll file a request to opengroup to explicitly
> state that this
>
> "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>".
>
> takes place after variable expansion.
https://www.austingroupbugs.net/view.php?id=1549
regards, Dmitry