Dominique Martinet

Results 40 issues of Dominique Martinet

This is sort of a follow-up on #84 which added support for .gnu.version_r in --replace-needed. **Is your feature request related to a problem? Please describe.** My usecase for this is...

I'm curious why I wasn't pinged in this PR: https://github.com/NixOS/nixpkgs/pull/211126 (as a pahole maintainer) According to the ofborg-eval-check-maintainers action I was listed as a potential maintainer: https://gist.github.com/GrahamcOfBorg/03fefe23cc2d730a4ac58f66d28872ed But I didn't...

The start order is currently dynamic on first mount (a status is first issued to check writeconf flag), so MDTs are only started first if writeconf is set. This causes...

anki 23.09 will include a protocol change ( https://github.com/ankitects/anki/pull/2647 ) so we need to update the anki base commit and patch. I've aligned the rusqlite dependency to fix rust build,...

Flagging a kanji as bad currently always reschedules it in position 2 (after 2 other kanjis) This feels way too soon for me; I'm currently experimenting rescheduling it at random...

I've noticed this problem a few times but not sure if it's 100%: when starting kanji dojo in the morning I often have no kanji dues, then I fiddle around...

When reviewing (write practice) I sometimes do small mistakes that the recognition is too nice about and accepts, or just make a single mistake but still click "bad" to reschedule...

**What would you like to be added**: it'd be great if install.sh could verify releases a bit more thoroughly. **Why is this needed**: install.sh currently grabs the checksum file from...

enhancement

When extracting a large archive with many ignored errors through syft the errors do not go to the next line which is hard to read. Add trailing new line. (cc...

Just clush for now; might be some bugs but seems to work. perf-wise it calls `cluset -L` on every tab, we might need to cache the result somewhere if it...