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

WTPERF doesn't compile in Windows under MSVC

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

      As of a recent patch WTPERF now has calls to strndup within the dstrndup call.

      Unfortunately, MSVC's C compiler does not provide a strndup call (my understanding is that, strndup is not part of the ISO-C99 standard), so wtperf fails to compile.

            Assignee:
            david.hows David Hows
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: