-
Notifications
You must be signed in to change notification settings - Fork 85
Closed as not planned
Labels
conclusion: off topicOff topic for this repositoryOff topic for this repositorytype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
~/Development/Arduino/libraries/Arduino_DebugUtils/src/Arduino_DebugUtils.cpp: In member function 'void Arduino_DebugUtils::vPrint(const char*, va_list)':
~/Development/Arduino/libraries/Arduino_DebugUtils/src/Arduino_DebugUtils.cpp:139:28: warning: variable length array 'msg_buf' is used [-Wvla]
char msg_buf[msg_buf_size];
^
Metadata
Metadata
Assignees
Labels
conclusion: off topicOff topic for this repositoryOff topic for this repositorytype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project