This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J721E: app_utils: Missing C++ guard from header

Part Number: PROCESSOR-SDK-J721E


Hi,

I noticed that a few headers are missing a C++ guard in app_utils

  • app_utils/utils/ipc/include/app_ipc.h
  • app_utils/utils/console_io/include/app_get.h
  • app_utils/utils/misc/include/app_misc.h

Can this be fixed in a future release?