NumberParser should use const char** for end out param

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • Fully Compatible
    • ALL
    • Programmability 2026-04-28, Programmability 2026-05-26
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently it takes a StringData which only provides const access, but then provides a mutable pointer in its out param. This violates const correctness and should be fixed.

            Assignee:
            Guillaume Racicot
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: