Sam Hanes

Results 10 issues of Sam Hanes

Users expect their username and email address to be case-insensitive. RT's users are case-insensitive, but `RT::Authen::ExternalAuth::DBI` had a bug that caused it to fail if its backing database was case-insensitive....

Is there any reason (other than that no one has written it yet) that the [WinUSB API][winusb] isn't supported directly as a backend? It should be possible to call it...

windows
enhancement

I'm stuck working with an application which still uses LWJGL 2.4.2, and it's unlikely to upgrade any time soon. Would it be possible to get 2.4.2 or, even better, most...

Currently any nonzero status code received in the XML sent to `receiveResponseXML` is considered a fatal error and the QBWC session is torn down. That's incorrect according to the QBXML...

The update tool (`tl866 self update`) is unable to reset to the bootloader from stock firmware version 03.2.85 (the latest as of this writing). The reset command that works on...

Updating the vendor SVDs necessitated a _lot_ of changes to the patches, so I ended up simplifying and harmonizing the patch set across all G0 devices. I have manually reviewed...

stm32g0

This is based on #947, so it can't be merged until that is.

stm32g0

The GitHub Action which generates the mmap comparison link for pull requests currently applies the YAML patches from the PR branch using the SVDs and tooling from the master branch...

Currently only XC8 v1.x is supported, although v2.x works with the legacy command-line driver (see last paragraph). In v2.x Microchip switched from their proprietary HI-TECH C frontend to Clang in...

enhancement

The XC32 compiler supports C++, but we currently only support it for C.

enhancement