Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-97305

Fix -Wenum-constexpr-conversion in boost for Clang 19

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2024-11-25

      Clang 19 warns with -Wenum-constexpr-conversion in src/third_party/boost/boost/mpl/aux_/integral_wrapper.hpp from a number of locations due to wrapping enums with the integral wrapper, which tries to typedef values outside of the bounds of the enum. Suppress the warning.

            Assignee:
            james.bronsted@mongodb.com James Bronsted
            Reporter:
            james.bronsted@mongodb.com James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: