URL:
<http://savannah.gnu.org/bugs/?40801>
Summary: $(info), $(warning), $(error) are evaluated in a
comment in a define
Project: make
Submitted by: None
Submitted on: Wed 04 Dec 2013 10:26:31 AM UTC
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 4.0
Operating System: None
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
The following makefile always results in error:
define def
# $(error not an error anymore)
endef
$(call def)
all:
Discovered on Linux (Ubuntu), but should be platform-independent.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40801>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make