Variable cfg marked as unused while used

XMLWordPrintableJSON

    • Storage Engines, Storage Engines - Foundations
    • SE Persistence - 2025-08-15
    • 2

      See here:

          WT_UNUSED(cfg);
      

      While it is used a few lines below:

          WT_ERR(__session_config_prefetch(session, cfg));
      

            Assignee:
            Albert Song
            Reporter:
            Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: