[Bug 216033] [exp-run] Test use of clang nullability attributes in system headers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 13 15:43:12 UTC 2017


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

            Bug ID: 216033
           Summary: [exp-run] Test use of clang nullability attributes in
                    system headers
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: pfg at FreeBSD.org
                CC: freebsd-amd64 at FreeBSD.org,
                    freebsd-ports-bugs at FreeBSD.org
                CC: freebsd-amd64 at FreeBSD.org

Created attachment 178861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178861&action=edit
nonnull replacement and attribute removal patch

I am planning to deprecate completely from our system headers any use of the
GCC __nonnull() attributes. Further discussion is here:
https://reviews.freebsd.org/D9004

I think I already covered the case of GCC and older versions of clang but given
that I am touching some critical headers it would be safer to run an exp-run.

The change is architecture independent: either amd64 or i386 should be enough.

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


More information about the freebsd-amd64 mailing list