Mike Larkin <[email protected]> wrote: > On Mon, Apr 30, 2018 at 07:49:20PM -0300, Gleydson Soares wrote: > > hi, > > > > following diff defines nitems locally and stop > > including <sys/param.h> > > Has this been done elsewhere in the tree? Is this the new paradigm > we will be adopting? I don't have a strong opinion one way or the > other, just want to be consistent.
I prefer the current "document the problem on #include <sys/param.h>" line approach, until we make a decision about making this available in userland. Which would require a robust assessment of impact on the entire ports ecosystem, and consider how it may bleed into other projects. I don't believe we have reached that point yet, so I prefer if it remains as-is.
