Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10195

s_all failing on wt_collator::compare

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.2.0, 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • 3
    • Storage Engines - 2022-11-28

      Running s_all on a clean checkout is currently giving:

      s_all run of: "./s_docs" resulted in:
          /home/ubuntu/dev/pm-3094/wt-clean/src/include/wiredtiger.in:4018: error: WT_COLLATOR::compare has @param documentation sections but no arguments (warning treated as error, aborting now)
      

      Naturally we should fix this, but we should also have s_all return a non-zero value in this case. After running the above, echo $? yields 0, which is clearly wrong. The scope for this ticket is to fix both of these problems.

            Assignee:
            will.korteland@mongodb.com Will Korteland
            Reporter:
            will.korteland@mongodb.com Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: