Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Nov 7, 2025

This PR adjusts the implementations of CommandLine.executablePath on Linux and OpenBSD to avoid an artificial upper bound based on PATH_MAX.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR adjusts the implementations of `CommandLine.executablePath` on Linux and
OpenBSD to avoid an artificial upper bound based on `PATH_MAX`.
@grynspan grynspan added this to the Swift 6.3.0 milestone Nov 7, 2025
@grynspan grynspan self-assigned this Nov 7, 2025
@grynspan grynspan added the bug 🪲 Something isn't working label Nov 7, 2025
@grynspan grynspan added linux 🐧 Linux support (all distros) exit-tests ☠️ Work related to exit tests openbsd 🐡 OpenBSD support labels Nov 7, 2025
@grynspan grynspan merged commit 10970ce into main Nov 7, 2025
27 checks passed
@grynspan grynspan deleted the jgrynspan/avoid-path_max-in-executablePath branch November 7, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working exit-tests ☠️ Work related to exit tests linux 🐧 Linux support (all distros) openbsd 🐡 OpenBSD support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants