-
Hello, thanks for this awesome project.
I'm currently working on RepoMan which is an MU plugin that extends the native WP plugin search to include plugins from GitHub that can be installed... it al…
-
Create React App users bumped into [this issue](https://github.com/facebook/create-react-app/issues/4243) recently. A third party package started depending on `jest-validate`, and that caused npm to h…
-
### Summary
`reset()` in `ssh.py` calls `_build_command()`, which allocates a pipe when sshpass is used. `_bare_run()` frees this normally, but `reset()` calls `Popen()` directly, causing a file desc…
-
### Current Behavior
Currently the configuration cache cannot be reused, as it returns something like: "Calculating task graph as configuration cache cannot be reused because file 'some-included-su…
-
Right now the nginx.conf provided by s2i by default includes a block:
```
location {
}
```
in the `default_server` block. When serving an SPA at root this causes problems. There are a bunch of …
srang updated
4 years ago
-
Folks, in each bug directory, can you also have a small description of what the bug is about? It is also useful to document the location of the root cause and the location of the failure.
-
### Actual behavior
```
Traceback (most recent call last):
File "/share_container/optfuzz/res/bugs/reduced/complete/328_test.py", line 162, in
ex = relax.build(mod, target='llvm')
…
-
Do you accept the license terms? [yes|no]
[no] >>> yes
Anaconda3 will now be installed into this location:
/root/anaconda3
- Press ENTER to confirm the location
- Press CTRL-C to abort th…
-
Hello,
I browse in NeverRed to my Custom XML file and save it.
In the scriptbox is written:
![image](https://github.com/user-attachments/assets/d9d3e452-65f7-4c07-b54f-fa342be15633)
I start …
-
```zig
const std = @import("std");
pub fn build(b: *std.Build) void {
const target = b.standardTargetOptions(.{});
const optimize = b.standardOptimizeOption(.{});
const x = b.ad…