HomeFreeBSD

misc/rump: fix or suppress clang 13 warnings

Description

misc/rump: fix or suppress clang 13 warnings

Fix a null pointer subtraction bug reported by clang 13, and suppress
the new clang 13 -Wunused-but-set-variable warning, as it triggers quite
often in the NetBSD src tree.

PR: 258508
Approved by: vanilla (maintainer)
MFH: 2021Q3

Details

Provenance
dimAuthored on Sep 14 2021, 9:30 PM
Parents
R11:f01766d6b6c7: math/R-cran-sm: Update to 2.2.5.7
Branches
Unknown
Tags
Unknown