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

Compile failure on C++11 builder

    • Fully Compatible
    • ALL

      Kyle - this failure seems to originate with commit 8a2181b, which was the pull request you submitted for SERVER-10034

      It sucks that we don't discover all compile failures automatically during code review. I hope we can fix that soon. In the meantime, please ask Mathias what we need to make the C++11 compiler happy here.

      http://mci.10gen.com/ui/task/mongodb_mongo_master_osx_108_cxx11_debug_01142042154d9ae47f5435c5a8df47c650dc376c_13_09_27_21_24_07_compile

      [2013/09/27 17:49:10.406] src/mongo/util/processinfo.cpp:41:20: error: no viable conversion from 'ofstream' (aka 'basic_ofstream<char>') to 'bool'
      [2013/09/27 17:49:10.406]             return out;
      [2013/09/27 17:49:10.406]                    ^~~
      

            Assignee:
            kyle.erf Kyle Erf
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: