JIT source will not compile on nonSolaris platform for 1.1

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 1.1
    • Affects Version/s: 1.1
    • Component/s: vm-legacy
    • None
    • jit
    • 1.1
    • 1.1
    • 1.1
    • x86
    • solaris_2.5.1
    • Not verified

      There are explicit uses of type "long long", they should be
      int64_t, and unsigned long long constants should not have
      the "ULL" suffix on them, instead, as long as there are 64
      bit hex constants, leave the suffix off. Also add #ifdef's
      for NETWARE, as they are a supported OS.

            Assignee:
            Timothy Cramer (Inactive)
            Reporter:
            Timothy Cramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: