--- - branch: MAIN date: Sun Mar 14 18:23:44 UTC 2021 files: - new: '1.873' old: '1.872' path: src/usr.bin/make/var.c pathrev: src/usr.bin/make/var.c@1.873 type: modified id: 20210314T182344Z.c9c7e39a37d7a3327094d3fae39a43a286abc6ba log: | make: don't evaluate several simple modifiers in parse-only mode This affects the modifiers ':E', ':H', ':P', ':Q', ':R', ':T', ':hash', ':q', ':range', ':tl', ':ts', ':tu', and ':u'. All these modifiers are side-effect free. Skipping the evaluation for these modifiers is purely for code consistency and performance. No functional change. module: src subject: 'CVS commit: src/usr.bin/make' unixtime: '1615746224' user: rillig