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

Syntax error in stack_locator_unknown.cpp

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • ALL

      On OpenBSD (and probably FreeBSD), there is a build error due to a missing namespace-terminating brace in src/mongo/platform/stack_locator_unknown.cpp.

      In file included from src/mongo/platform/stack_locator_openbsd.cpp:29:0:
      src/mongo/platform/stack_locator_unknown.cpp:37:30: error: expected '}' at end of input
      StackLocator::StackLocator() = default;

            Assignee:
            andrew.aldridge@mongodb.com Andrew Aldridge
            Reporter:
            andrew.aldridge@mongodb.com Andrew Aldridge
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: