Alastair Houghton

Results 26 issues of Alastair Houghton

If you use a non-default data directory that happens to have something that looks like a URL-encoded character in its name, you can't use `PerceptronTagger`, because both in `__init__.py` (for...

The C:UNDER function (by default Layer 2 F2) changes a random selection of keys rather than the underlighting.

* **Device**: Gemini Dusk * **Firmware Origin**: Any (all exhibit this problem) * **OS**: Any (this isn't an OS issue) * **Version**: 1191 * **Reproduction Steps**: Set the underlighting; some...

Older glibc doesn't include these. Nor does Musl, it seems. The previous fix put the `gettid()` declaration too far down the file. rdar://110417355

πŸ’ release cherry pick
swift 5.9

Older glibc doesn't include these. Nor does Musl, it seems. The previous fix put the `gettid()` declaration too far down the file. rdar://110417355

We were using a regular expression to scan `/proc//maps`, but we shouldn't really do that because it breaks non-bootstrapped builds. Resolves #66457. rdar://110452324

πŸ’ release cherry pick
swift 5.9

Depending on the platform, architecture and stack layout, we may or may not have line numbers for the very first frame. rdar://110418951

πŸ’ release cherry pick
swift 5.9

We don't need or want it there, and it's causing dependency problems in our CMake build system. rdar://110420951

πŸ’ release cherry pick
swift 5.9

The swift-system tests were not passing, for various reasons, mostly to do with path related confusion. As part of this, add a function to create a temporary directory, as that...

As of June 1st I will not be able to contribute to netifaces as I'm changing jobs and the rules about Open Source at my new employer are… complicated. The...