Warning 2 warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'mongo::DBException' c:\mongo\include\mongo\util\assert_util.h 96 1 Mongo155
Warning 47 warning C4275: non dll-interface class 'mongo::PeriodicTask' used as base for dll-interface class 'mongo::DBConnectionPool' c:\mongo\include\mongo\client\connpool.h 153 1 Mongo155
Warning 11 warning C4275: non dll-interface class 'mongo::BSONBuilderBase' used as base for dll-interface class 'mongo::BSONObjBuilder' c:\mongo\include\mongo\bson\bsonobjbuilder.h 52 1 Mongo155
Warning 75 warning C4251: 'mongo::UpdateNotTheSame::_lastErrors' : class 'std::vector<mongo::BSONObj,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'mongo::UpdateNotTheSame' c:\mongo\include\mongo\client\syncclusterconnection.h 206 1 Mongo155
Warning 74 warning C4251: 'mongo::UpdateNotTheSame::_addrs' : class 'std::vector<std::string,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'mongo::UpdateNotTheSame' c:\mongo\include\mongo\client\syncclusterconnection.h 205 1 Mongo155
Warning 62 warning C4251: 'mongo::TagSet::_tags' : struct 'mongo::BSONArray' needs to have dll-interface to be used by clients of class 'mongo::TagSet' c:\mongo\include\mongo\client\dbclient_rs.h 306 1 Mongo155
Warning 72 warning C4251: 'mongo::SyncClusterConnection::_mutex' : class 'mongo::mutex' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 150 1 Mongo155
Warning 73 warning C4251: 'mongo::SyncClusterConnection::_lockTypes' : class 'std::map<std::string,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 151 1 Mongo155
Warning 70 warning C4251: 'mongo::SyncClusterConnection::_lastErrors' : class 'std::vector<mongo::BSONObj,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 145 1 Mongo155
Warning 71 warning C4251: 'mongo::SyncClusterConnection::_customQueryHandler' : class 'boost::scoped_ptr<mongo::SyncClusterConnection::QueryHandler>' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 148 1 Mongo155
Warning 69 warning C4251: 'mongo::SyncClusterConnection::_conns' : class 'std::vector<mongo::DBClientConnection *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 143 1 Mongo155
Warning 68 warning C4251: 'mongo::SyncClusterConnection::_connAddresses' : class 'std::vector<std::string,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 142 1 Mongo155
Warning 67 warning C4251: 'mongo::SyncClusterConnection::_address' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::SyncClusterConnection' c:\mongo\include\mongo\client\syncclusterconnection.h 141 1 Mongo155
Warning 78 warning C4251: 'mongo::SSLGlobalParams::sslPEMKeyPassword' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 35 1 Mongo155
Warning 77 warning C4251: 'mongo::SSLGlobalParams::sslPEMKeyFile' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 34 1 Mongo155
Warning 76 warning C4251: 'mongo::SSLGlobalParams::sslMode' : class 'mongo::AtomicWord<int>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 32 1 Mongo155
Warning 82 warning C4251: 'mongo::SSLGlobalParams::sslCRLFile' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 39 1 Mongo155
Warning 80 warning C4251: 'mongo::SSLGlobalParams::sslClusterPassword' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 37 1 Mongo155
Warning 79 warning C4251: 'mongo::SSLGlobalParams::sslClusterFile' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 36 1 Mongo155
Warning 81 warning C4251: 'mongo::SSLGlobalParams::sslCAFile' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::SSLGlobalParams' c:\mongo\include\mongo\util\net\ssl_options.h 38 1 Mongo155
Warning 15 warning C4251: 'mongo::Socket::_remote' : struct 'mongo::SockAddr' needs to have dll-interface to be used by clients of class 'mongo::Socket' c:\mongo\include\mongo\util\net\sock.h 287 1 Mongo155
Warning 16 warning C4251: 'mongo::Socket::_logLevel' : class 'mongo::logger::LogSeverity' needs to have dll-interface to be used by clients of class 'mongo::Socket' c:\mongo\include\mongo\util\net\sock.h 298 1 Mongo155
Warning 14 warning C4251: 'mongo::Socket::_local' : struct 'mongo::SockAddr' needs to have dll-interface to be used by clients of class 'mongo::Socket' c:\mongo\include\mongo\util\net\sock.h 286 1 Mongo155
Warning 52 warning C4251: 'mongo::ScopedDbConnection::_host' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::ScopedDbConnection' c:\mongo\include\mongo\client\connpool.h 361 1 Mongo155
Warning 24 warning C4251: 'mongo::QuerySpec::_ns' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::QuerySpec' c:\mongo\include\mongo\client\dbclientinterface.h 479 1 Mongo155
Warning 23 warning C4251: 'mongo::Query::ReadPrefTagsField' : class 'mongo::BSONField<mongo::BSONArray>' needs to have dll-interface to be used by clients of class 'mongo::Query' c:\mongo\include\mongo\client\dbclientinterface.h 359 1 Mongo155
Warning 22 warning C4251: 'mongo::Query::ReadPrefModeField' : class 'mongo::BSONField<std::string>' needs to have dll-interface to be used by clients of class 'mongo::Query' c:\mongo\include\mongo\client\dbclientinterface.h 358 1 Mongo155
Warning 21 warning C4251: 'mongo::Query::ReadPrefField' : class 'mongo::BSONField<mongo::BSONObj>' needs to have dll-interface to be used by clients of class 'mongo::Query' c:\mongo\include\mongo\client\dbclientinterface.h 357 1 Mongo155
Warning 46 warning C4251: 'mongo::PoolForHost::_pool' : class 'std::stack<mongo::PoolForHost::StoredConnection,std::deque<_Ty,std::allocator<_Ty>>>' needs to have dll-interface to be used by clients of class 'mongo::PoolForHost' c:\mongo\include\mongo\client\connpool.h 120 1 Mongo155
Warning 45 warning C4251: 'mongo::PoolForHost::_hostName' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::PoolForHost' c:\mongo\include\mongo\client\connpool.h 119 1 Mongo155
Warning 6 warning C4251: 'mongo::logger::LogstreamBuilder::_severity' : class 'mongo::logger::LogSeverity' needs to have dll-interface to be used by clients of class 'mongo::logger::LogstreamBuilder' c:\mongo\include\mongo\logger\logstream_builder.h 132 1 Mongo155
Warning 5 warning C4251: 'mongo::logger::LogstreamBuilder::_contextName' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::logger::LogstreamBuilder' c:\mongo\include\mongo\logger\logstream_builder.h 131 1 Mongo155
Warning 7 warning C4251: 'mongo::logger::LogstreamBuilder::_baseMessage' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::logger::LogstreamBuilder' c:\mongo\include\mongo\logger\logstream_builder.h 133 1 Mongo155
Warning 64 warning C4251: 'mongo::GridFS::_prefix' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::GridFS' c:\mongo\include\mongo\client\gridfs.h 126 1 Mongo155
Warning 65 warning C4251: 'mongo::GridFS::_filesNS' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::GridFS' c:\mongo\include\mongo\client\gridfs.h 127 1 Mongo155
Warning 63 warning C4251: 'mongo::GridFS::_dbName' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::GridFS' c:\mongo\include\mongo\client\gridfs.h 125 1 Mongo155
Warning 66 warning C4251: 'mongo::GridFS::_chunksNS' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::GridFS' c:\mongo\include\mongo\client\gridfs.h 128 1 Mongo155
Warning 1 warning C4251: 'mongo::ExceptionInfo::msg' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'mongo::ExceptionInfo' c:\mongo\include\mongo\util\assert_util.h 71 1 Mongo155
Warning 3 warning C4251: 'mongo::DBException::_shard' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBException' c:\mongo\include\mongo\util\assert_util.h 121 1 Mongo155
Warning 50 warning C4251: 'mongo::DBConnectionPool::_pools' : class 'std::map<mongo::DBConnectionPool::PoolKey,mongo::PoolForHost,mongo::DBConnectionPool::poolKeyCompare,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'mongo::DBConnectionPool' c:\mongo\include\mongo\client\connpool.h 247 1 Mongo155
Warning 49 warning C4251: 'mongo::DBConnectionPool::_name' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBConnectionPool' c:\mongo\include\mongo\client\connpool.h 240 1 Mongo155
Warning 48 warning C4251: 'mongo::DBConnectionPool::_mutex' : class 'mongo::mutex' needs to have dll-interface to be used by clients of class 'mongo::DBConnectionPool' c:\mongo\include\mongo\client\connpool.h 239 1 Mongo155
Warning 27 warning C4251: 'mongo::DBClientWithCommands::MRInline' : struct 'mongo::DBClientWithCommands::MROutput' needs to have dll-interface to be used by clients of class 'mongo::DBClientWithCommands' c:\mongo\include\mongo\client\dbclientinterface.h 840 1 Mongo155
Warning 25 warning C4251: 'mongo::DBClientWithCommands::_seenIndexes' : class 'std::set<std::string,std::less<_Kty>,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientWithCommands' c:\mongo\include\mongo\client\dbclientinterface.h 606 1 Mongo155
Warning 28 warning C4251: 'mongo::DBClientWithCommands::_runCommandHook' : class 'boost::function<void (mongo::BSONObjBuilder *)>' needs to have dll-interface to be used by clients of class 'mongo::DBClientWithCommands' c:\mongo\include\mongo\client\dbclientinterface.h 1051 1 Mongo155
Warning 29 warning C4251: 'mongo::DBClientWithCommands::_postRunCommandHook' : class 'boost::function<void (const mongo::BSONObj &,const std::string &)>' needs to have dll-interface to be used by clients of class 'mongo::DBClientWithCommands' c:\mongo\include\mongo\client\dbclientinterface.h 1052 1 Mongo155
Warning 26 warning C4251: 'mongo::DBClientWithCommands::_logLevel' : class 'mongo::logger::LogSeverity' needs to have dll-interface to be used by clients of class 'mongo::DBClientWithCommands' c:\mongo\include\mongo\client\dbclientinterface.h 609 1 Mongo155
Warning 53 warning C4251: 'mongo::DBClientReplicaSet::_setName' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 229 1 Mongo155
Warning 60 warning C4251: 'mongo::DBClientReplicaSet::_nodeSelectOracle' : class 'mongo::PseudoRandom' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 257 1 Mongo155
Warning 54 warning C4251: 'mongo::DBClientReplicaSet::_masterHost' : struct 'mongo::HostAndPort' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 231 1 Mongo155
Warning 55 warning C4251: 'mongo::DBClientReplicaSet::_master' : class 'boost::shared_ptr<mongo::DBClientConnection>' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 238 1 Mongo155
Warning 61 warning C4251: 'mongo::DBClientReplicaSet::_lazyState' : class 'mongo::DBClientReplicaSet::LazyState' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 273 1 Mongo155
Warning 56 warning C4251: 'mongo::DBClientReplicaSet::_lastSlaveOkHost' : struct 'mongo::HostAndPort' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 241 1 Mongo155
Warning 57 warning C4251: 'mongo::DBClientReplicaSet::_lastSlaveOkConn' : class 'boost::shared_ptr<mongo::DBClientConnection>' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 243 1 Mongo155
Warning 58 warning C4251: 'mongo::DBClientReplicaSet::_lastReadPref' : class 'boost::shared_ptr<mongo::ReadPreferenceSetting>' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 244 1 Mongo155
Warning 59 warning C4251: 'mongo::DBClientReplicaSet::_auths' : class 'std::map<std::string,mongo::BSONObj,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientReplicaSet' c:\mongo\include\mongo\client\dbclient_rs.h 252 1 Mongo155
Warning 41 warning C4251: 'mongo::DBClientCursor::ns' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientCursor' c:\mongo\include\mongo\client\dbclientcursor.h 225 1 Mongo155
Warning 39 warning C4251: 'mongo::DBClientCursor::batch' : class 'mongo::DBClientCursor::Batch' needs to have dll-interface to be used by clients of class 'mongo::DBClientCursor' c:\mongo\include\mongo\client\dbclientcursor.h 222 1 Mongo155
Warning 43 warning C4251: 'mongo::DBClientCursor::_scopedHost' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientCursor' c:\mongo\include\mongo\client\dbclientcursor.h 237 1 Mongo155
Warning 42 warning C4251: 'mongo::DBClientCursor::_putBack' : class 'std::stack<mongo::BSONObj,std::deque<_Ty,std::allocator<_Ty>>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientCursor' c:\mongo\include\mongo\client\dbclientcursor.h 233 1 Mongo155
Warning 40 warning C4251: 'mongo::DBClientCursor::_originalHost' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientCursor' c:\mongo\include\mongo\client\dbclientcursor.h 224 1 Mongo155
Warning 44 warning C4251: 'mongo::DBClientCursor::_lazyHost' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientCursor' c:\mongo\include\mongo\client\dbclientcursor.h 238 1 Mongo155
Warning 32 warning C4251: 'mongo::DBClientConnection::server' : class 'boost::scoped_ptr<mongo::SockAddr>' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1346 1 Mongo155
Warning 31 warning C4251: 'mongo::DBClientConnection::p' : class 'boost::scoped_ptr<mongo::MessagingPort>' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1345 1 Mongo155
Warning 33 warning C4251: 'mongo::DBClientConnection::autoReconnectBackoff' : class 'mongo::Backoff' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1349 1 Mongo155
Warning 37 warning C4251: 'mongo::DBClientConnection::authCache' : class 'std::map<std::string,mongo::BSONObj,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1358 1 Mongo155
Warning 35 warning C4251: 'mongo::DBClientConnection::_serverString' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1351 1 Mongo155
Warning 36 warning C4251: 'mongo::DBClientConnection::_serverAddrString' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1352 1 Mongo155
Warning 34 warning C4251: 'mongo::DBClientConnection::_server' : struct 'mongo::HostAndPort' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1350 1 Mongo155
Warning 38 warning C4251: 'mongo::DBClientConnection::_numConnections' : struct 'mongo::AtomicUInt' needs to have dll-interface to be used by clients of class 'mongo::DBClientConnection' c:\mongo\include\mongo\client\dbclientinterface.h 1362 1 Mongo155
Warning 30 warning C4251: 'mongo::DBClientBase::ConnectionIdSequence' : class 'mongo::AtomicWord<__int64>' needs to have dll-interface to be used by clients of class 'mongo::DBClientBase' c:\mongo\include\mongo\client\dbclientinterface.h 1065 1 Mongo155
Warning 18 warning C4251: 'mongo::ConnectionString::_string' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::ConnectionString' c:\mongo\include\mongo\client\dbclientinterface.h 328 1 Mongo155
Warning 19 warning C4251: 'mongo::ConnectionString::_setName' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::ConnectionString' c:\mongo\include\mongo\client\dbclientinterface.h 329 1 Mongo155
Warning 17 warning C4251: 'mongo::ConnectionString::_servers' : class 'std::vector<mongo::HostAndPort,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'mongo::ConnectionString' c:\mongo\include\mongo\client\dbclientinterface.h 327 1 Mongo155
Warning 20 warning C4251: 'mongo::ConnectionString::_connectHookMutex' : class 'mongo::mutex' needs to have dll-interface to be used by clients of class 'mongo::ConnectionString' c:\mongo\include\mongo\client\dbclientinterface.h 331 1 Mongo155
Warning 10 warning C4251: 'mongo::BSONObjBuilderValueStream::_subobj' : class 'std::auto_ptr<mongo::BSONObjBuilder>' needs to have dll-interface to be used by clients of class 'mongo::BSONObjBuilderValueStream' c:\mongo\include\mongo\bson\bsonmisc.h 238 1 Mongo155
Warning 9 warning C4251: 'mongo::BSONObjBuilderValueStream::_fieldName' : class 'mongo::StringData' needs to have dll-interface to be used by clients of class 'mongo::BSONObjBuilderValueStream' c:\mongo\include\mongo\bson\bsonmisc.h 233 1 Mongo155
Warning 13 warning C4251: 'mongo::BSONObjBuilder::numStrs' : class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'mongo::BSONObjBuilder' c:\mongo\include\mongo\bson\bsonobjbuilder.h 701 1 Mongo155
Warning 12 warning C4251: 'mongo::BSONObjBuilder::_buf' : class 'mongo::_BufBuilder<mongo::TrivialAllocator>' needs to have dll-interface to be used by clients of class 'mongo::BSONObjBuilder' c:\mongo\include\mongo\bson\bsonobjbuilder.h 695 1 Mongo155
Warning 8 warning C4251: 'mongo::BSONObj::_holder' : class 'boost::intrusive_ptr<mongo::BSONObj::Holder>' needs to have dll-interface to be used by clients of class 'mongo::BSONObj' c:\mongo\include\mongo\bson\bsonobj.h 557 1 Mongo155
Warning 51 warning C4251: 'mongo::AScopedConnection::_numConnections' : struct 'mongo::AtomicUInt' needs to have dll-interface to be used by clients of class 'mongo::AScopedConnection' c:\mongo\include\mongo\client\connpool.h 277 1 Mongo155
Error 4 error C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\mongo\include\mongo\util\goodies.h 153 1 Mongo155