Dennis Lambe Jr.
Dennis Lambe Jr.
setup.py install --user completes successfully, but the shell script placed in ~/.local/bin refers to /usr/share/gnome-gmail/gnomegmail.py and so throws an error when run. If I fix this, I run into the...
I'm using usb4java 1.2.0 with a full-speed USB device that I'm developing. When using the low-level libusb API, I am able to achieve throughput speeds near the theoretical maximum for...
Even if recv() is called with timeout=0, the caller's intention is probably for recv() to check all of the messages that have already arrived at the interface until one of...
I have code that creates DBC files from scratch that is broken by the rename of initial= to raw_initial= in be9abad6d3835b2b2fa55410dac29908e9347fbc. This PR adds initial= as a synonym for raw_initial...
I groveled through the v2.0.1 spec and updated all of the type signatures to be complete and accurate to the best of my ability. I did this to support some...
Traditional key repeat has a delay before the first repetition that's different than the delay between subsequent repeats. I would love if turbo and relconst added the ability to specify...
**Steps to reproduce:** 1. Change a test or some code under test, such that a passing test should fail or a failing test should pass 2. In the Test Explorer,...
In the Test Explorer, clicking the "Debug this test" button next to the test executable itself causes it to pass `-sg ` with the name of the executable for ``....
Windows 11 VSCode 1.92.2 mingw-w64-clang-x86_64-lldb-mi r93.a6c8c66-1 When trying to use the MSys2 build of lldb-mi, debug hangs indefinitely when I try to launch it. I get the following errors in...
**Is your feature request related to a problem? Please describe.** Ligatures involving = ('equal') like ==> and === are not well-hinted vertically by `ttfautohint` at low resolutions. The = isn't...