Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.07.10 please fix hints #191

Open
LingamYoni opened this issue Dec 28, 2023 · 0 comments
Open

3.07.10 please fix hints #191

LingamYoni opened this issue Dec 28, 2023 · 0 comments

Comments

@LingamYoni
Copy link

LingamYoni commented Dec 28, 2023

After installation via GetIt on Delphi 12 version 3.07.10, we get the following messages when building the project:

[dcc32 Hint] GpLists.pas(4534): H2164 Variable 'element' is declared but never used in 'THeap<T>.Heapify'
[dcc32 Hint] GpLists.pas(7789): H2164 Variable 'iPtr' is declared but never used in 'TGpSkipList<T,K>.Create'
[dcc32 Hint] OtlParallel.pas(4486): H2077 Value assigned to 'TOmniCompute<T>.TryValue' never used
[dcc32 Hint] OtlParallel.pas(4538): H2164 Variable 'intf' is declared but never used in 'TOmniForkJoin<T>.Compute'
[dcc32 Hint] OtlParallel.pas(5390): H2164 Variable 'dest' is declared but never used in 'TOmniParallelMapper<T1,T2>.Execute'
[dcc32 Hint] OtlParallel.pas(5391): H2164 Variable 'el' is declared but never used in 'TOmniParallelMapper<T1,T2>.Execute'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant