HomeFreeBSD

makefs: Fix warnings and reset WARNS to the default

Description

makefs: Fix warnings and reset WARNS to the default

Leave -Wcast-align disabled, at least for now, since there are numerous
instances of that warning in places where buffer pointers are cast to
pointers to various filesystem structures. Fixing this properly would
be too much work for too little gain.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on Apr 29 2022, 1:18 PM
Parents
rGf775c417fd9d: newfs_msdos: Fix warnings that arise when compiled for makefs
Branches
Unknown
Tags
Unknown