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

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

    • Fully Compatible
    • v7.0
    • 105

      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.

        There are no Sub-Tasks for this issue.

            Assignee:
            colin.stolley@mongodb.com Colin Stolley
            Reporter:
            colin.stolley@mongodb.com Colin Stolley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: