HomeFreeBSD

config: error out on malformed env/hint lines

Description

config: error out on malformed env/hint lines

We need these to be assignments, error out if they're not.

While we're here, tag errout as __printflike so that the compiler will
sanity check the format string + args.

CID: 1505293
Reviewed by: emaste, imp
Differential Revision: https://reviews.freebsd.org/D38642

Details

Provenance
kevansAuthored on Feb 16 2023, 8:36 PM
Reviewer
emaste
Differential Revision
D38642: config: error out on malformed env/hint lines
Parents
rGb2c5a01722f9: config: push path() into moveifchanged()
Branches
Unknown
Tags
Unknown