Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Sep 2016 22:34:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212344] [patch] make(1) allow ::= for future compatibility
Message-ID:  <bug-212344-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212344

            Bug ID: 212344
           Summary: [patch] make(1) allow ::=3D for future compatibility
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: kdrakehp@zoho.com
          Keywords: patch

Created attachment 174327
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174327&action=
=3Dedit
Allow ::=3D and add a man-page entry.

The `::=3D' operator have previously been accepted into the next issue of
the 'Open Group' standards (http://austingroupbugs.net/view.php?id=3D330).
The `::=3D' assignment operator is equivalent to the `:=3D' assignment
operator in bmake, so the patch adds `::=3D' by allowing an additional
colon preceding `:=3D'.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212344-8>