[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
\# within quotes
From: |
Tijl Coosemans |
Subject: |
\# within quotes |
Date: |
Thu, 18 Jul 2024 11:09:59 +0200 |
Hi,
Automake 1.17 produces a warning for the use of \# here:
https://github.com/ddclient/ddclient/blob/d88e6438efbc53e977546693f6835f7517072a06/Makefile.am#L22
automake: warnings are treated as errors
Makefile.am:20: warning: escaping \# comment markers is not portable
autoreconf2.72: error: automake failed with exit status: 1
Is use within quotes also not portable?
- \# within quotes,
Tijl Coosemans <=