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

XMLWordPrintableJSON

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

      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
            Reporter:
            James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: