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

Fix warning on ProjectEval::hasSlot()

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: 7.0 Required
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QE 2022-09-19
    • 68

      Fix warning:

      src/mongo/db/query/sbe_stage_builder_projection.cpp:86:5: error: return type 'const bool' is 'const'-qualified at the top level, which may reduce code readability without improving const correctness [readability-const-return-type,-warnings-as-errors]

            Assignee:
            mindaugas.malinauskas@mongodb.com Mindaugas Malinauskas
            Reporter:
            mindaugas.malinauskas@mongodb.com Mindaugas Malinauskas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: