C++ header files do not build clean with --issue remarks

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-8377
    • Hide
      C7000_6.x.0.LTS*
      MSP430_NEXT*
      C7000_6.0.0.STS
      C6000_8.3.0
      MSP430_20.2.0.LTS
      MSP430_21.6.0.LTS
      C7000_5.0.0.LTS
      C2000_21.6.0.LTS
      PRU_2.3.0
      C2000_NEXT*
      ARM_20.2.0.LTS
      C7000_4.1.0.LTS
      C2000_20.2.0.LTS
      C2000_22.6.0.LTS
      C6000_8.6.0.LTS*
      C2000_25.11.0.LTS
      C6000_8.5.0.LTS
      C7000_6.1.0.STS
      Show
      C7000_6.x.0.LTS* MSP430_NEXT* C7000_6.0.0.STS C6000_8.3.0 MSP430_20.2.0.LTS MSP430_21.6.0.LTS C7000_5.0.0.LTS C2000_21.6.0.LTS PRU_2.3.0 C2000_NEXT* ARM_20.2.0.LTS C7000_4.1.0.LTS C2000_20.2.0.LTS C2000_22.6.0.LTS C6000_8.6.0.LTS* C2000_25.11.0.LTS C6000_8.5.0.LTS C7000_6.1.0.STS
    • default

      Create a C++ file with these lines ...

      #include <iostream>
      int a;

      Build it with remarks enabled ...

      % cl2000 --issue_remarks file.cpp
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\stlport\s__cstddef.h", line 26: remark: zero used for undefined preprocessing identifier "__GNUC__"
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\new.stdh", line 93: remark: support for placement delete is disabled
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\new.stdh", line 101: remark: support for placement delete is disabled
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\new.stdh", line 122: remark: support for placement delete is disabled
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\new.stdh", line 135: remark: support for placement delete is disabled
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\stlport\s_type_traits.h", line 270: remark: access control not specified ("public" by default)
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\stlport\s_type_traits.h", line 291: remark: access control not specified ("public" by default)
      "C:\ti\compilers\ti-cgt-c2000_20.2.2.LTS\include\stlport\s_type_traits.h", line 291: remark: access control not specified ("public" by default)
      ... AND MANY MORE ...

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-2655 - C++ header files do not build clean...
                SYNCHRONIZED
                • Last Sync Date: