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

Build fails on windows with latest buildtool version released on May 19th with our current code

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc8, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Windows
    • v4.4
    • Hide

      1. On Windows 10 update Visual Studio to latest version (16.6.0)
      2. Compile core

      Show
      1. On Windows 10 update Visual Studio to latest version (16.6.0) 2. Compile core
    • Sharding 2020-06-01
    • 82

      As explained on SERVER-48372 the latest visual studio version fails to compile, it has a new error being reported:

      ./src/mongo/db/repl_index_build_state.h(296,38): error C7626: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes
      

      We need to find and change the instances of our code that violate this new enforcement.

            Assignee:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: