Incorrect format code in message

XMLWordPrintableJSON

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

      https://github.com/wiredtiger/wiredtiger/blob/master/src/os_win/os_rw.c#L49

      chunk is a DWORD which is 32 bits, but it is being printed using WT_SIZET_FMT which is "Iu" which expects 64 bits.

            Assignee:
            Keith Bostic (Inactive)
            Reporter:
            Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: