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

Missing define in Windows wiredtiger_config.h

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Running dist/s_win results in a warning message at the moment:

      $ sh s_all
      dist/s_all run started...
      Updating files that include the package version
      ####################### MESSAGE ############################
      s_all run of: "./s_win" resulted in:
          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
          Windows #defines missing from ../build_win/wiredtiger_config.h
          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
          SIZEOF_VOID_P
      #######################
      

      The new variable was added in WT-2449. The variable check doesn't require that the define makes it into wiredtiger_config.h. I think the best fix would be a change to our autoconf magic that doesn't end up creating a SIZEOF_VOID_P a minute of googling didn't lead to an obvious solution for that.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: