Variable cfg marked as unused while used

XMLWordPrintableJSON

    • Type: Technical Debt
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Configuration
    • Storage Engines, Storage Engines - Foundations
    • StorEng - Defined Pipeline
    • 2

      See here:

          WT_UNUSED(cfg);
      

      While it is used a few lines below:

          WT_ERR(__session_config_prefetch(session, cfg));
      

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: