[Bug 226685] exp-run: timespecadd(3) macros

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 17 23:26:16 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226685

            Bug ID: 226685
           Summary: exp-run: timespecadd(3) macros
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: asomers at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 191585
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191585&action=edit
Make timespecadd(3) and friends public

In https://reviews.freebsd.org/D14725 I have a change that will finally make
the timespecadd(3) family of macros public.  They've been guarded by #ifdef
_KERNEL for nearly 20 years, and userland pines for them.  However, several
programs in the base system #define'd their own versions, which can create
conflicts when the base system suddenly starts defining them.  It's likely that
some ports do the same.  Please do an exp-run so we can see what ports will
break.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list