ParallelArguments::initialize has incorrect format string

XMLWordPrintable

    • gc
    • b04

      In ParallelArguments::initialize there is a warning message printed using jio_fprintf. It uses uses "%d" to print two values of type uintx. It should be using "%zu".

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: