Andrew Kaster

Results 170 issues of Andrew Kaster

NetBSD and FreeBSD get upset when we don't set the fd to an invalid value when using a non-shared mapping. FreeBSD and NetBSD don't have secure_getenv(3), same as macOS. FreeBSD...

👀 pr-needs-review

:partying_face: As a note, the Lambda capture one is *very* noisy. And the warnings from these plugins don't seem to respect -Werror which is... good(?)

👀 pr-needs-review

Depends on #3 Depends on https://github.com/SerenityOS/serenity/pull/20417

@bugaevc As I mentioned on discord, this actually doesn't work. The issue with subprojects is resolved. However, now we come to the issue that meson simply cannot run our code...

This cache doesn't actually do anything yet, it just wastes a bit of memory. Eventually this will need to be implemented in RequestServer and have a disk cache alongside the...

👀 pr-needs-review

This required some IDLGenerators wrangling and a lot of spec interpreting.

👀 pr-needs-review

This allows users with Asahi Linux machines to build vcpkg ports that require the gn build tool. Fixes #https://github.com/microsoft/vcpkg/issues/39468 - [ ] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x]...

category:port-feature
requires:vcpkg-team-review
depends:tool-ports

I'm trying to use swift-shipped clang from `swfitly use 6.0-snapshot` to build https://github.com/ladybirdbrowser/ladybird , and I'm running into https://github.com/llvm/llvm-project/issues/53815 This issue was fixed for 18.x by https://github.com/llvm/llvm-project/commit/d8352e93c1c8042d9166eab3d76d6c07ef585b6d in upstream PR...