It's okay to hard-code NBBY, the value is unlikely to change. The
pollution makes it harder to import test code from NetBSD since it can
introduce conflicting definitions.
Details
Details
- Reviewers
ngie - Group Reviewers
tests - Commits
- rG0976744085bc: libnetbsd: Avoid bringing in all of sys/param.h in sys/types.h
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I ported some tests which have not been committed yet to NetBSD, they failed to build due to a duplicate definition of MIN().