[fpc-pascal] What is -CO ?
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Jun 15 23:45:42 CEST 2023
On Thu, 15 Jun 2023 22:00:03 +0200
Jonas Maebe via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> On 09/06/2023 12:03, Mattias Gaertner via fpc-pascal wrote:
> > What is -CO?
> >
> > In the docs I can only find this sentence:
> > "Check for possible overflow of integer operations"
>
> It prints a warning whenever the compiler inserts an implicit type
> conversion to a type that cannot represent every value of the source
> type.
Thanks!
Maybe this can be added to the docs?
Mattias
More information about the fpc-pascal
mailing list