Peter Schorn wrote:
I have a question on the meaning of the identifier-case warning in gpc (gpc345u2 on Mac OS 10.4.4). Compiling the program below I get three warnings but I'd expect none since in all three cases the two referenced variables are different.
See the archives. The warning does not refer to declarations, but identifiers.
Frank