Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
170 stars 118 forks source link

clang-17 overflow warning #5743

Open ahojnnes opened 4 days ago

ahojnnes commented 4 days ago

clang-17 warns about the following:

azure_sdk/sdk/core/azure-core/src/datetime.cpp:55:61: warning: overflow in expression; result is -9223372036854775799 with type 'long' [-Winteger-overflow]
   systemClockMax + (std::min)(systemClockEpoch, (repMax - systemClockMax)))));
github-actions[bot] commented 4 days ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.