delphi-utils icon indicating copy to clipboard operation
delphi-utils copied to clipboard

Warnings

Open hafedh-trimeche opened this issue 1 year ago • 0 comments

Hello,

Please note these Warnings:

[dcc64 Warning] Utils.AtomicTypes.pas(1420): W1035 Return value of function 'TAtomicInteger<T>.GenericAdd' might be undefined
[dcc64 Warning] Utils.AtomicTypes.pas(1442): W1035 Return value of function 'TAtomicInteger<T>.GenericSub' might be undefined
[dcc64 Warning] Utils.AtomicTypes.pas(1464): W1035 Return value of function 'TAtomicInteger<T>.GenericMul' might be undefined
[dcc64 Warning] Utils.AtomicTypes.pas(1486): W1035 Return value of function 'TAtomicInteger<T>.GenericDiv' might be undefined
[dcc64 Warning] Utils.AtomicTypes.pas(1508): W1035 Return value of function 'TAtomicInteger<T>.GenericIntDiv' might be undefined
[dcc64 Warning] Utils.AtomicTypes.pas(1530): W1035 Return value of function 'TAtomicInteger<T>.GenericMod' might be undefined
[dcc64 Warning] Utils.AtomicTypes.pas(1646): W1035 Return value of function 'TAtomicInteger<T>.Implicit' might be undefined

Best regards.

hafedh-trimeche avatar Jul 08 '24 00:07 hafedh-trimeche