Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?



And will it use US or UK spelling?

unsigned char *color_filter(....)
/* this vunction returns ... */

gcc test.c:

WARN 'line 1: color_filter is spelled colour_filter
ABORT 'line 3: EROR 'vunction' spelling unknown.



Sorry could not resist
hehe
.



Relevant Pages