[Bug 211394] [exp-run] POSIX conformance: make functions return void

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 26 20:36:30 UTC 2016


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

            Bug ID: 211394
           Summary: [exp-run] POSIX conformance: make functions return
                    void
           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: ed at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 173020
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173020&action=edit
Patch for FreeBSD HEAD, likely for 11, maybe even for 10?

Hi there,

I'd hereby like to request an exp-run to test some changes to function
prototypes in our public header files to make them conform to POSIX.

These functions should return void, but in our case return integer values. I
guess it's highly unlikely that this will cause build problems, for the reason
that (almost) all other operating systems do this correctly.

The attached patch should apply against HEAD. Very likely against 11 as well.
Maybe even 10, but I'm not sure.

Thanks in advance!

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


More information about the freebsd-ports-bugs mailing list