Remove legacy import invocation

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.9.0, 4.4.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2020-11-16
    • 1

      The wiredtiger-doc-build Jenkins job captured a compile failure for "examples/c". Use this ticket to address the failure.

      http://build.wiredtiger.com:8080/job/wiredtiger-doc-build/6511/console 

       In file included from ../../../examples/c/ex_all.c:35:0:
      ../../../examples/c/ex_all.c: In function 'session_ops':
      ../../../examples/c/ex_all.c:691:28: error: 'WT_SESSION {aka struct __wt_session}' has no member named 'import'
               error_check(session->import(session, "file:import", NULL));
                                  ^
      ../../../test/utility/test_util.h:171:21: note: in definition of macro 'error_check'
               if ((__r = (call)) != 0 && __r != ENOTSUP)                     \
                           ^~~~
      

              Assignee:
              Alex Cameron (Inactive)
              Reporter:
              Luke Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: