You are not logged in.
Pages: 1
Delphi 10.4.2, mORMot2, Commit 522b564
[dcc32 Warnung] mormot.core.os.pas(3884): W1073 Kombination von vorzeichenbehaftetem Typ und vorzeichenlosem 64-Bit-Typ - wird als vorzeichenloser Typ behandelt
Translation: Combination of signed type and unsigned 64-bit type - treated as unsigned type.
Warning in function WindowsFileTime64ToDateTime()
result := (WinTime - DateFileTimeDelta) / 10000;
With best regards
Thomas
Offline
Offline
Pages: 1