Skip to content

3.07.10 please fix hints #191

@LingamYoni

Description

@LingamYoni

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions