Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-20466

Phosphor: Use store with memory_order_release instead of assignment operator in trace macro

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 5.0.0
    • .master
    • phosphor
    • Untriaged
    • No

    Description

      MSVC2013 cannot support a store operation on a const atomic pointer due to a bug in the stdlib header. Once MSVC is upgraded, move to using a store instead of assignment operator.

      See: PHOSPHOR_INTERNAL_CATEGORY_INFO @ phosphor/include/phosphor/phosphor-internal.h (43)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            will.gardner Will Gardner (Inactive)
            will.gardner Will Gardner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty