gecko-dev/toolkit/system
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
..
androidproxy
commonproxy Bug 1275849 - Part 2. Merge ProxyUtils for Windows and macOS. r=necko-reviewers,valentin 2022-11-08 09:19:09 +00:00
gnome Bug 1817945 - repair opening links from thunderbird r=stransky 2023-04-24 08:05:38 +00:00
osxproxy Bug 1275849 - Part 2. Merge ProxyUtils for Windows and macOS. r=necko-reviewers,valentin 2022-11-08 09:19:09 +00:00
unixproxy Bug 1797896 - Proxy environment variables can be uppercase on linux now r=valentin 2022-11-03 09:48:27 +00:00
windowsDHCPClient 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 2023-06-24 20:14:31 +00:00
windowsPackageManager Bug 1797163: handle IAsyncOperations with callbacks and events instead of spinlocking r=nrishel 2022-11-21 21:48:21 +00:00
windowsproxy Bug 1275849 - Part 2. Merge ProxyUtils for Windows and macOS. r=necko-reviewers,valentin 2022-11-08 09:19:09 +00:00