[fpc-pascal] How to turn on case sensitive identifiers in FPC?

Dusan Halicky dusan.halicky at gmail.com
Fri Oct 5 21:28:04 CEST 2007


Hi.

Pascal is case insensitive language. I know it. But I've just adopting
some foreign code which is full off identifierswithoutcapitalletters
and I consider the easiest way to fix it is rename identifiers
declarations once, then turn on case sensitivity of FPC and recompile
the source. Is there any way how to turn on case sensitivity in FPC?
Thanks.

Dusan Halicky



More information about the fpc-pascal mailing list