Christopher Fore

Results 11 issues of Christopher Fore

### Describe the bug In a `.vsh` file, the module `os` is currently imported with all of the functions being global so you don't need to import it. Using constants...

Bug

### Describe the bug The ternary expression cannot currently use nested if statements. ### Expected Behavior The value of the nested `if` statement to be set to the variable. ###...

Bug
Status: Confirmed

### Describe the bug A C error occurs when using C2V to generate a wrapper for a function that returns `char*` in C. It seems like it's not linking to...

Bug

### Describe the bug `gg` cannot run on Wayland, but V should still tell you that it can't before the compiler does. ### Expected Behavior For V to generate an...

Bug

### Describe the bug Using a name that shadows a C function results in an error `function pointer expected`. Using `C.stat(path, struct)`, with `struct` being called `stat` results in a...

Bug
Unit: Compiler
Status: Confirmed
Unit: cgen

**Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG** Repository: https://github.com/searxng/searxng Branch: master Version: 2024.3.29+f5bb64cca **How did you install SearXNG?** N/A...

bug
area: engine

Due to upstream not having a push since 2016 (and it's not quite last rite'd yet), this fixes the Clang compilation failure from deprecated functions by adding `-stdlib=libstdc++` to CXXFLAGS....

assigned
bug linked

This will add an xdp USE flag to fix situations where users have the bpf USE flag disabled but libxdp is installed, resulting in QEMU automatically detecting this and attempting...

assigned
bug linked

- Tests pass Bug: https://bugs.gentoo.org/938533 --- Please check all the boxes that apply: - [x] I can submit this contribution in agreement with the [Copyright Policy](https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). - [x] I have...

assigned
bug linked
security