-
### Describe the bug
build BPI R4(ARM V8) with master git tree https://github.com/openwrt/openwrt/commit/0ed72c271b13078d2daff45349368ed80d4a1fd5
build failed with ruby-3.3.3
log below
```
c…
-
I tried to build propeller on CentOS Stream release 9 with the following command
```
propeller_optimize_clang.sh
```
(the directory propeller_optimize_clang.dir has been created before running t…
-
**EDIT from disconnect3d: pls see my comment below. This is fairly easy to implement as of now (2024.04)**
It would be nice to have a way to inject arbitrary syscalls into target processes that:
…
-
Current `vet` supports writing simple policies to block packages with licenses identified by the SPDX code e.g. `GPL-2.0`. However, background knowledge is required to identify permissiveness of diffe…
-
### Link to the code that reproduces this issue
https://github.com/Javad9s/nextjs-revalidate-breaks-static-params
### To Reproduce
1. Build and start the application (`npm run build` , `npm start`…
-
We should also provide base64_to_binary(const char* input) -> std::vector, that does calculation of safe size and allocate memory internally. Or maybe something like base_to_binary(const char* input, …
-
```
$ ./universal-ctags-linux --help
Universal Ctags 0.0.0(6232f08), Copyright (C) 2015 Universal Ctags Team
Universal Ctags is derived from Exuberant Ctags.
Exuberant Ctags 5.8, Copyright (C) 199…
-
### Steps to reproduce
![20240507_133324](https://github.com/telegramdesktop/tdesktop/assets/33018370/dff6f477-5899-482b-be34-fc4d91dfbaa8)
To reproduce, try to send this image in quick way. (Dr…
-
**Describe the bug**
If one wants to add static library to be linked with Zephyrs application, she may use one of two following functions provided by Zephyrs cmake environment:
1. zephyr_link_librar…
-
I realized that in the latest release (2.7) we produce 532 MB of binaries in the `bin` folder when statically linking. The reason for this is that the majority of our binaries statically link the xerc…