EndianTest fails on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      EndianTest has several issues on Windows:

      1) it fails to include <stdint.h>

      2) it treats longs as uint64_t, which is not true on Windows

      3) even if (1) and (2) are fixed, it still fails because of linker issues (probably the symbols this tests depends upon are defined in MSVC libs).

      The test should be disabled on Windows for the time being.

            Assignee:
            Henry Jen
            Reporter:
            Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: