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

fix negation of unsigned value in extsort

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.3
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • ALL

      sorter.cpp:813 – on Windows, this value is unsigned and thus the unary minus operator cannot implicitly convert to signed; this generates a warning on Windows.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: