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

Warning in key_string.cpp due to unsafe mix of type 'uint64_t' and type 'bool' in operation '|'

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 3.5.8
    • Affects Version/s: 3.5.7
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 2017-05-29

      Shows only with the MSVC compiler:

      src\mongo\db\storage\key_string.cpp(718): warning C4805: '|': unsafe mix of type 'uint64_t' and type 'bool' in operation
      

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: