1var void 2var void 3str "%s: macro definition overrides assertion: use #%s ..." 4str "%s: macro recursion inhibited" 5str "%s: obsolete predefined symbol expansion disabled" 6str "%s: obsolete predefined symbol expanded%s" 7str "%s: predefined symbol expanded outside of directive" 8str "%s: too many nested function-like macros" 9str "%s: macro arguments omitted" 10str "%s: invalid keyword macro argument" 11str "%s: invalid macro argument keyword" 12str "= expected in keyword macro argument" 13str "%s: too many nested function-like macros" 14str "%s: macro call argument %d is null" 15str "%s: %s in macro argument list" 16str "%s: macro call starts and ends in different files" 17str "%s: %d actual argument%s expected" 18str "%s: at least %d actual argument%s expected" 19