Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-7619

CLA compiler issues warning about size_t when compiling stddef.h

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • Code Generation Tools
    • CODEGEN-983
    • SDSCM00051144
    • C2000_6.4.0B1
    • C2000_6.4.2
    • Hide
      To silence the warning, either
      1) Disable the warning on the command line: cl2000 --cla_support -pds=921
      2) Disable the warning in source before the inclusion: #pragma
      diag_suppress 921
      Show
      To silence the warning, either 1) Disable the warning on the command line: cl2000 --cla_support -pds=921 2) Disable the warning in source before the inclusion: #pragma diag_suppress 921

      CLA compiler issues warning about size_t when compiling stddef.h

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: