Ola Nilsson
Ola Nilsson
> > input_event defition change: > > ``` > > * evdev-rs - https://salsa.debian.org/rust-team/debcargo-conf/-/blob/master/src/evdev-rs/debian/patches/time64.patch > > ``` > > I've pushed the new input_event struct that looks like (except for...
@JohnTitor @tgross35 @joshtriplett I apologize for taking this shotgun-like approach for attention. This PR is now ~1.5 years old, and I'm still not sure whether there is any plan to...
I've also seen this with my bitbake-mode https://bitbucket.org/olanilsson/bitbake-modes/src/master/bitbake-mmm.el . There is some weird stuff in that file that needs to be cleaned out, but the mmm-classes work. Trying to debug...
I've cleaned up the autoconf/automake stuff and added Github Actions to run the tests in #133. `package-lint`remaining.
You can always run the checker with `M-x flycheck-compile` and see the raw output from `flycheck-pycheckers.py`
Relative filenames are supported - as I read the code, despite the comment - , but they are assumed to be relative to the `lcov.info` file. I'm not sure how...
There is really nothing in there to help us find the starting point of the relative paths. How do you find the `lcov.info` file from your source file when you...
Maybe my question was not clear enough - or I'm not awake enough to understand the answer. When you activate `cov-mode` in one of your source files, what do you...
Can you share the project you are working on and how to trigger the problem? It would really help me if I can have a step by step instruction starting...
Fix will be available in buttercup v1.37