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

dbclient_rs_test.cpp compile failure on Windows builders

    • ALL

      MCI Windows builders are all failing on the compile stage

      http://mci.10gen.com/ui/waterfall#filter/windows/

      Example:
      http://mci.10gen.com/ui/task/mongodb_mongo_master_enterprise_windows_64_07c221086ff5c20d4d62ba69837d90404459c335_13_08_20_18_54_06_compile

      [2013/08/20 19:46:17.252] src\mongo\client\dbclient_rs_test.cpp(179) : error C3083: '{ctor}': the symbol to the left of a '::' must be a type
      

      Bad commit was either 07c2210? 'git blame -n' shows line 179 is

      b466593c 178 (Randolph Tan 2013-03-29 16:00:59 -0400 178)         void tearDown() {
      07c22108 179 (Randolph Tan 2013-08-12 15:53:16 -0400 179)             ReplicaSetMonitor::ReplicaSetMonitor::clearAll();

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: