--- - branch: MAIN date: Sat Aug 29 07:13:17 UTC 2020 files: - new: '1.322' old: '1.321' path: src/usr.bin/make/main.c pathrev: src/usr.bin/make/main.c@1.322 type: modified id: 20200829T071317Z.450392784be11a541238e784151da3fd35032844 log: | make(1): clean up code in make.c Var_Subst never returns NULL. In Main_ExportMAKEFLAGS, don't compare ints with booleans. In MainParseArgs, use char for the current character. First, that's more precise and correct, and second, it makes debugging easier for those who don't know the ASCII table by heart. module: src subject: 'CVS commit: src/usr.bin/make' unixtime: '1598685197' user: rillig