[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #50304] A round bracket in the latest document of GNU Make has no m
From: |
Ben Feng |
Subject: |
[bug #50304] A round bracket in the latest document of GNU Make has no match |
Date: |
Tue, 14 Feb 2017 09:10:37 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?50304>
Summary: A round bracket in the latest document of GNU Make
has no match
Project: make
Submitted by: fyb
Submitted on: Tue 14 Feb 2017 02:10:35 PM UTC
Severity: 3 - Normal
Item Group: Documentation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 4.2
Operating System: None
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
I downloaded the official document of GNU Make from
http://www.gnu.org/software/make/manual/make.pdf
And I found that in the second paragraph under the title
"8.4 Functions for Conditionals"
of Page 89 (the 101st page of the pdf),
there is a round bracket which has no match.
Raw text:
The if function provides support for conditional expansion in a functional
context (as opposed to the GNU make makefile conditionals such as ifeq (see
Section 7.2 [Syntax of Conditionals], page 78).
Two open round brackets are used without closing one. And I've looked nearby
text but only to find no close round bracket matching for this one.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50304>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #50304] A round bracket in the latest document of GNU Make has no match,
Ben Feng <=