Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1417

Remove #warning "Using mutex to emulate 32-bit atomics."

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: Build, libbson
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      libbson can't build with -Werror on 32-bit since it warns about using a mutex instead of atomics. This shouldn't really be a warning nor break the build with -Werror.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: