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

Fix recordid deduplicator test unreferenced local var

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • 200
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      recordid_deduplicator_test.cpp contains a random_deviceĀ  at line 172 but it is never used.

      This line also broke the windows build because this is an unreferenced local variable, which is treated as an error.

            Assignee:
            colin.stolley@mongodb.com Colin Stolley
            Reporter:
            colin.stolley@mongodb.com Colin Stolley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: