Re: Power operator fails in ordinal range definition
Sven Barth via fpc-pascal <[email protected]>
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <CAFMUeB_YrC70dVx+1O6X60kOVqE_dC_RAqdOB4uZPp3Ra7Xc9Q@mail.gmail.com> |
Hairy Pixels via fpc-pascal <[email protected]> schrieb am Do., 14. Nov. 2024, 08:03: > On Nov 14, 2024 at 1:53:17 PM, Sven Barth via fpc-pascal < > [email protected]> wrote: > >> The **-operator is not *implemented* by the compiler. It's provided >> through the Math unit. Thus you can't use it in constant declarations. >> > > Why is that? > Because it wasn't deemed necessary that the compiler itself provides this operator. That means you can do powers in types or constants right? > I assume you mean "can't". In that case, yes, that is not possible. Regards, Sven > _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal