Rename verify() to MONGO_verify() to avoid name clashes

XMLWordPrintableJSON

    • Fully Compatible
    • v7.0
    • 105
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We define a (now deprecated) macro called verify(), which is similar to invariant(). verify() is a very common name for functions, so it clashes with third party code sometimes, notably with abseil's btree_set.

      It would be helpful to rename verify() to mongo_verify() to avoid name clashes.

      This requires changes to both mongodb and the enterprise module.

              Assignee:
              Colin Stolley
              Reporter:
              Colin Stolley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: