Commit graph

2 commits

Author SHA1 Message Date
Sergei Trofimovich 394521c780 chkservice: pull fix for gcc-11
Without the change build fails on gcc-11 as:

    src/chk-systemd.cpp: In member function 'const char* ChkBus::getState(const char*)':
    src/chk-systemd.cpp:120:15: error: ordered comparison of pointer with integer zero ('const char*' and 'int')
      120 |     if (state < 0) {
          |         ~~~~~~^~~
2022-09-25 16:29:49 +01:00
Guillaume @layus Maudoux 83f0ce0104 chkservice: init at 0.3 2022-06-23 13:08:23 +00:00