Julien Falque

Results 149 comments of Julien Falque

Next step: #6508 😄

This PR is now small enough to be reviewed directly IMO.

@TomasVotruba Third case looks expected though.

@TomasVotruba Please submit an issue with details regarding what is broken.

@vadimonus I added a test, thanks. @SpacePossum Those sample seem to be a bit out of the scope of this PR. They relate to different scenarios discussed elsewhere: 1. support...

Yep. The issue occurs when the `case`/`default` block ends with a comment, no matter the number of statements before it. I tested with your exact sample and the tests pass.

I'm using the [Gnome Brightness control using ddcutil extension](https://extensions.gnome.org/extension/2645/brightness-control-using-ddcutil/) which stopped working recently. In the logs I get a similar message: ``` ddcutil reading display status for bus: 4 is:...

I just tried `1.4.0-dev` (d966330086caca93fdd71a8be43c77a903d1785f). It seems better but I think it's still not working as expected: ```console $ ddcutil detect Invalid display I2C bus: /dev/i2c-3 DRM connector: card0-eDP-1 EDID...

Actually the behavior for `ddcutil setvcp 10 15` is the same on `1.3.0` with more errors, I forgot to report that in my first message: ```console $ ddcutil setvcp 10...

Here is the output: * [with 1.3.0](https://github.com/rockowitz/ddcutil/files/9536883/ddcutil-1.3.0-interrogate.txt) * [with 1.4.0-dev](https://github.com/rockowitz/ddcutil/files/9536884/ddcutil-1.4.0-dev-interrogate.txt) (d966330086caca93fdd71a8be43c77a903d1785f)