Add NativeTypes.SCHAR signed char type

XMLWordPrintable

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

      Currently we have CHAR (= char) and UCHAR (= unsigned char) types in the NativeTypes class. But on AArch64 both of these are unsigned, so add a SCHAR (= signed char) type in case the user needs an explicitly signed char type. Also make all the fields in this class final.

            Assignee:
            Nick Gasson
            Reporter:
            Nick Gasson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: