John L. Ries wrote:
It is unfortunate that the developers of GPC have to spend time writing code to flag case inconsistancy issues; we have only the dominance of C to blame for it.
Just to prevent a misunderstanding: The warning is not because of any C compatibility issues. I added it intentionally because I prefer to write in a case-consistent way and let the compiler help me (the same goes for some others here, as we've seen, though there are disagreements on how far the consistency should go).
Frank