Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?
- From: Jan Panteltje <pNaonStpealmtje@xxxxxxxxx>
- Date: Fri, 24 Feb 2006 11:50:08 GMT
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
.
- Follow-Ups:
- Re: Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?
- From: Erik de Castro Lopo
- Re: Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?
- From: Josef Moellers
- Re: Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?
- Prev by Date: Re: Dynamic loading of code that is not on a filesystem.
- Next by Date: Re: Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?
- Previous by thread: cpptest
- Next by thread: Re: Will GCC-6.0 Warn On Spelling Mistakes In Comments And Function Names?
- Index(es):
Relevant Pages
|
|