Use getExecutablePath in getBaseDir on OpenBSD
1 unresolved thread
1 unresolved thread
This simple change seems like a sufficient delta to fix #18173 (closed).
Edited by Greg Steuck
Merge request reports
Activity
Filter activity
mentioned in merge request !6263
added 17 commits
-
46683bfd...086e288c - 16 commits from branch
ghc:master
- 93b01c3d - Use getExecutablePath in getBaseDir on OpenBSD
-
46683bfd...086e288c - 16 commits from branch
Looks like this one is good to be submitted. What do you think @bgamari?
added 30 commits
-
93b01c3d...bdd7b2be - 29 commits from branch
ghc:master
- e31f41d0 - Use getExecutablePath in getBaseDir on OpenBSD
-
93b01c3d...bdd7b2be - 29 commits from branch
added 32 commits
-
e31f41d0...c6065292 - 31 commits from branch
ghc:master
- ccc60dc7 - Use getExecutablePath in getBaseDir on OpenBSD
-
e31f41d0...c6065292 - 31 commits from branch
added 41 commits
-
ccc60dc7...742d8b60 - 40 commits from branch
ghc:master
- 98465aa6 - Use getExecutablePath in getBaseDir on OpenBSD
-
ccc60dc7...742d8b60 - 40 commits from branch
@bgamari this should be ready for review now that CI cleared it.
It's not implemented via any special kernel magic. This simply falls back to using argv[0] which is good enough in some cases, namely it suffices to fix the problem in #18173 (closed).
added OpenBSD label
assigned to @marge-bot
I will attempt to batch this MR (!7065 (closed))...
Batch MR !7065 (closed) failed: CI failed! I will retry later...
I will attempt to batch this MR (!7066 (closed))...
Merged in baa8ffee
Please register or sign in to reply