https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212344
Bug ID: 212344
Summary: [patch] make(1) allow ::= for future compatibility
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 174327
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174327&action=edit
Allow ::= and add a man-page entry.
The `::=' operator have previously been accepted into the next issue of
the 'Open Group' standards (http://austingroupbugs.net/view.php?id=330).
The `::=' assignment operator is equivalent to the `:=' assignment
operator in bmake, so the patch adds `::=' by allowing an additional
colon preceding `:='.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"