gecko-dev/toolkit/system/windowsDHCPClient
Mike Hommey 5af31a8886 Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt
There is no implicit conversion for scoped enums, so using them without
an explicit conversion in varargs functions is undefined behavior. GCC
has had a warning about this for a long while, but clang only gained
this a few days ago on trunk.

Differential Revision: https://phabricator.services.mozilla.com/D181723
2023-06-24 20:14:31 +00:00
..
tests/gtest
DHCPUtils.cpp
DHCPUtils.h
WindowsNetworkFunctionsWrapper.cpp
WindowsNetworkFunctionsWrapper.h
components.conf
moz.build
nsWindowsDHCPClient.cpp
nsWindowsDHCPClient.h