Arne Morten Kvarving
Arne Morten Kvarving
(same guy, work identity) i assume you mean https://github.com/trummerjo/pvr.zattoo/pull/10/commits/1825752442ecd3635c240f0122648be74ad04986 it will not resolve things because yajl is doing stupid things. it will build the shared library as libyajl.so, while the...
i have appended an alternative solution that would work with your reworked rule.
this should be probed by the buildsystem, https://github.com/VikingScientist/LRsplines/blob/master/CMakeLists.txt#L89 did you build in a clean build directory? that being said, we are generally using an old frozen and patched GoTools, and...
that is very likely. typically forget those since stuff is in system paths. patch welcome!
it's not redundant, it is simply how you set includes for probes.
right, INCLUDES applies to targets being built, but not probes.
uhm, it still works for me. you do realize that's a regexp style alternative list ? ``` ctest -C analyze ``` runs both analyzers, ``` ctest -C cppcheck ``` runs...
this is only for historic reasons and the reason is no longer around. go ahead.
sure i get that, but i figured the cosmetic stuff is still warranted. in fact the two first commits could probably be extracted and done now.
I'm a little confused by your statement of not comparing RFTs if unrst/unsmry checks succeeded. I find no such code. Afaict what happened here is that as there is no...