Fix compilation errors of mac OS 13.3 version

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT11.2.0, 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • 2023-04-04 Bibbidi-Bobbidi-Boo
    • 2

      The following compilation errors are generated while compiling the WiredTiger on the latest mac OS 13.3 version.

      /Users/haribabukommi/work/code/wiredtiger/src/btree/bt_vrfy_dsk.c:769:14: error: variable 'cell_num' set but not used [-Werror,-Wunused-but-set-variable]
          uint32_t cell_num, i;
      
      /Users/haribabukommi/work/code/wiredtiger/src/btree/row_modify.c:348:18: error: variable 'upd_seen' set but not used [-Werror,-Wunused-but-set-variable]
          u_int count, upd_seen, upd_unstable;
      

              Assignee:
              Haribabu Kommi
              Reporter:
              Haribabu Kommi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: