> 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?

Not unless you want to exploit the open source nature of the project. (IOW
patch the compiler yourself)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to