Skip to content

Conversation

@anod
Copy link
Member

@anod anod commented Jan 7, 2026

No description provided.

@anod anod requested a review from a team as a code owner January 7, 2026 13:13
@anod anod requested review from ThomsonTan and lalitb January 7, 2026 13:14
@anod
Copy link
Member Author

anod commented Jan 8, 2026

@lalitb @ThomsonTan is this a new error in the build? should we as -Wnan-infinity-disabled to ignore it?

In file included from /Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/lib/tpm/TransmitProfiles.cpp:10:
/Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/nlohmann/json.hpp:10017:35: error: use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
10017 | ? std::numeric_limits::infinity()
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/nlohmann/json.hpp:11564:35: error: use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
11564 | ? std::numeric_limits::infinity()
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants