Stefan Beller <sbeller@xxxxxxxxxx> writes: >>> >>> +enum diff_symbol { >>> + DIFF_SYMBOL_SEPARATOR, >> >> Drop the last comma from enum? > > I looked through out code base and for enums this is > actually strictly enforced, so I guess I have to play > by the rules here as I do not want to be the first > to deviate from an upheld standard. You sound like you are trying to find an excuse "not to play by the rules". Don't.