julienmalik

Results 25 comments of julienmalik

With cmake 3.5 it gets better : http://my.cdash.org/viewBuildError.php?type=1&buildid=953977 The warnings are caught and the dashboard report is clear.

@mayeut ok for merging ? might want to still have a cmake 2.8 build around though (I see that appveyor also uses cmake 3.5)...

We had the same problem with roundcube, and fixed it with what @polytan02 explains. rmilter only signs outgoing emails when the sender is authenticated, so we need to use the...

Hi, Still present. Yes that's "only" a packaging issue. For now I worked around it by deploying https://raw.githubusercontent.com/Ericsson/codechecker/refs/heads/master/analyzer/codechecker_analyzer/analyzers/infer/descriptions.json at the correct place inside my pipx venv. Dirty but does the...

Hi @rgetz The first part of the patch looks fine at solving @normanr issue, but the second part regarding starting the service will fail when cross-compiling (or installing without root...