Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-353

Suppress warning regarding default initialized array member on MSVC

      In old versions of MSVC "when an an array was in a constructor's member initialization list, the elements of the array may not have been default initialized in some cases."

      Source: http://msdn.microsoft.com/en-us/library/1ywe7hcy.aspx

      Since this affects extremely old MSVC (pre-2k5), we should just squash the warning. This will come by way of server backport (see linked issue)

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: