-
The `workingDir` parameter for tasks only affects the cwd of commands issued from the `$` object passed to the function. What's missing is the `Deno.cwd()` command which isn't affected. Consider runni…
-
See functions [here](https://www.man7.org/linux/man-pages/man3/tsearch.3.html).
-
**Is your enhancement proposal related to a problem? Please describe.**
The `posix.common` testsuite contains a lot of mostly unrelated testsuites. As a result, the code size is large, but mostly the…
-
## Reproduction
1. Launch `ipython` in a terminal on Linux
2. Type `import posix`
3. Type `vars(posix)`
## Observation
```
Python 3.12.5 (main, Aug 6 2024, 19:08:49) [GCC 13.3.0]
Type 'copyright',…
-
https://github.com/rmyorston/pdpmake
> In the future, with a rewrite of GNU Make, we will have no GNU software at all.
Maybe you could send patches to pdpmake or even fork from it.
-
#### For new checks and feature suggestions
- [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this
- [x] I searched through https://github.com/koala…
-
### Description of the bug
2.8.1 introduced a number of regressions to the build process on Linux. Specifically, 21116995d78b74dee69ce42874b643012a7c14e5 saw a lot of refactoring in the CMake files…
-
Aloso updated
3 weeks ago
-
As specified by [The Open Group](https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html)
-
## For bugs
- Rule Id: SC3045
- My shellcheck version (`shellcheck --version` or 'online'): online
- [x] I tried on shellcheck.net and verified that this is still a problem on the latest commit
…