Wolfram Richter

Results 20 comments of Wolfram Richter

Lovely... the composer docker images happily switch php versions during major and minor versions (e.g. composer:2.0.2 contains php-7.4.11 and 2.0.10 contains php-8.0.2 and 2.1 contains php-8.0.6)... this means if we...

Thanks @jahir I implemented this approach and it works on my system

Am currently reworking this to prevent spurious readings - pls don't merge right now

sounds prudent :-) given that libgpiod is a new dependency, the test env needs to include it as well, otherwise it will continue to fail. How can this be done?

Thanks, am currently out and will do it when I'm back at home after next week.

Hi @r00t- , hi @J-A-U can you please rerun the workflows to see if the code is now in better shape?

the tests have additional #defines which interfere with the compilation… will work around

@r00t- @J-A-U could you please run the workflows again?

Thanks... so this is a bit annoying :-( the clang-format on my system creates a formatting incompatible with what the test requires: ``` wrichter@wrichter-mac vzlogger % uname -a Darwin wrichter-mac...

> Hi Wolfram, > > found your gpiod branch while trying to get S0 working on a Raspberry Pi 3B. Thanks for your work, I'm currently testing the gpiod support...