delphi-utils
delphi-utils copied to clipboard
Warnings
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.