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

Make s_string hex number search compatible with MacOS

    • 2
    • Storage - Ra 2022-03-21

      jeremy.thorp and will.korteland when I run s_string on my Mac, I get thousands of lines of output like:

      sed: -e: No such file or directory
      sed: s/0x[[:xdigit:]]\+//: No such file or directory
      sed: -e: No such file or directory
      sed: s/0x[[:xdigit:]]\+//: No such file or directory
      ...
      

      The changes made for unit testing introduced that and it is not working for MacOS.

      Also, I get these results eventually. It appears these need to be added to s.string.ok:

      ####################### MESSAGE ############################
      s_all run of: "./s_string" resulted in:
          ==== test/unittest/tests/packing/test_intpack.cpp
          ffffffffffffdfc
          ffffffffffffff
          xffffffffffffdfc
          xfffffffffffffeff
          xffffffffffffffc
          xffffffffffffffd
      #######################
      

            Assignee:
            will.korteland@mongodb.com Will Korteland
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: