[fpc-pascal] Case statement for class introspection

Sven Barth pascaldragon at googlemail.com
Wed Jan 19 07:26:34 CET 2022


Am 19.01.2022 um 02:48 schrieb Ryan Joseph via fpc-pascal:
>
>> On Jan 18, 2022, at 5:28 AM, Sven Barth <pascaldragon at googlemail.com> wrote:
>>
>> The values will have the same differences between each other upon each start so ideally this would work anyway, but if one also throws dynamic packages into the mix things would get messed up. So better stay with the if-clauses.
> Here's my issue and feature branch linked + tests. Please leave any comments since I wasn't 100% sure in a few places.
>
> https://gitlab.com/freepascal.org/fpc/source/-/issues/39535
>
> Now that the compiler is moved to GitLab do you prefer merge requests? I assumed no and that it would clutter up the system but I'll make a merge request if you want.

We also take merge requests. If you have a fork anyway, then a merge 
request is probably easier. Though you need to have your repository set 
up to use rebasing instead of merging, see here: 
https://wiki.freepascal.org/FPC_git#Update

Regards,
Sven


More information about the fpc-pascal mailing list