'Yves Gerey' via Chromium-dev
2018-11-28 13:58:33 UTC
Guten Tag,
tl;dr: Why not disabling 'Warning As Errors' on third party code?
Third party libraries usually requires ad-hoc warning suppressions, like these
ones
<https://chromium-review.googlesource.com/c/chromium/deps/nasm/+/1328946/3/BUILD.gn#55>
.
They don't prevent breakage, for instance when we roll Chromium's third
parties into WebRTC, since WebRTC supports more compilers (some older gcc,
MSVC, ...).
Furthermore, I don't see the point of muting warnings manually and
individually, given we don't plan to fix them.
What about simply muting the one appearing via public headers, and leaving
the others? That is, disabling WarningAsError when building the third
parties themselves?
Thank you for your attention!
--
Warm regards,
Yves
tl;dr: Why not disabling 'Warning As Errors' on third party code?
Third party libraries usually requires ad-hoc warning suppressions, like these
ones
<https://chromium-review.googlesource.com/c/chromium/deps/nasm/+/1328946/3/BUILD.gn#55>
.
They don't prevent breakage, for instance when we roll Chromium's third
parties into WebRTC, since WebRTC supports more compilers (some older gcc,
MSVC, ...).
Furthermore, I don't see the point of muting warnings manually and
individually, given we don't plan to fix them.
What about simply muting the one appearing via public headers, and leaving
the others? That is, disabling WarningAsError when building the third
parties themselves?
Thank you for your attention!
--
Warm regards,
Yves
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAKdn5-BmxfBd_KdHTTev1xitUVDDYM9C0w_fyNuhAnW0-EqT1w%40mail.gmail.com.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAKdn5-BmxfBd_KdHTTev1xitUVDDYM9C0w_fyNuhAnW0-EqT1w%40mail.gmail.com.