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

stdx/thread.h needs to include <cstdlib>

    • Service Arch
    • ALL

      It uses abort() without including the required header. I guess the gcc-10 headers were reorganized such that it isn't included implicitly anymore. This causes a build failure on signaltstack_location_test.cpp which includes thread.h first.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: