uint64 is unsigned long on linux64 (first match in
configure:find_type_with_size), so the format should be lu, but this is
incompatible with Win64, so just cast to make it portable and warning-
clean.
Amends commit
|
||
---|---|---|
.. | ||
googledrivelistdirectorybyidrequest.cpp | ||
googledrivelistdirectorybyidrequest.h | ||
googledrivestorage.cpp | ||
googledrivestorage.h | ||
googledrivetokenrefresher.cpp | ||
googledrivetokenrefresher.h | ||
googledriveuploadrequest.cpp | ||
googledriveuploadrequest.h |