src/cpp/diary_manager.cpp:64:24: error: ordered comparison between pointer and zero ('int *' and 'int')
if (array_size > 0)
~~~~~~~~~~ ^ ~
PR: 216214
Submitted by: pfg
Approved by: maintainer timeout (2 weeks)
src/cpp/diary_manager.cpp:64:24: error: ordered comparison between pointer and zero ('int *' and 'int')
if (array_size > 0)
~~~~~~~~~~ ^ ~
PR: 216214
Submitted by: pfg
Approved by: maintainer timeout (2 weeks)