--- - branch: MAIN date: Fri Mar 19 00:55:02 UTC 2021 files: - new: '1.177' old: '1.176' path: src/usr.bin/xlint/lint1/cgram.y pathrev: src/usr.bin/xlint/lint1/cgram.y@1.177 type: modified - new: '1.77' old: '1.76' path: src/usr.bin/xlint/lint1/externs1.h pathrev: src/usr.bin/xlint/lint1/externs1.h@1.77 type: modified - new: '1.103' old: '1.102' path: src/usr.bin/xlint/lint1/init.c pathrev: src/usr.bin/xlint/lint1/init.c@1.103 type: modified id: 20210319T005502Z.3fe622265c3bc24c2778d60d27e0ba4c47ee668d log: | lint: rename push_member and pop_member These two functions are supposed to model the designator that is used for initializing structs and arrays. The implementation is still buggy and does not work at all for C99 designators with multiple names, see d_init_pop_member.c. For now, just rename the functions to head in the right direction. No functional change. module: src subject: 'CVS commit: src/usr.bin/xlint/lint1' unixtime: '1616115302' user: rillig