-
Jira Link: [DB-13280](https://yugabyte.atlassian.net/browse/DB-13280)
### Description
Code for validating gflag values is fairly verbose, e.g.
```
namespace {
bool RpcMaxMessageSizeValidator(co…
-
Hey! Thanks for that tool.
Recently at work, we've tweaked this bot to support reviews by ChatGPT by requesting them with a `/gpt-review` comment in a Pull Request (to eliminate the spawning of auto…
-
A lot of things are being done in 2.x. Some of the changes can be merged in 1.x, like
* a7972aa9ea0ba5a9f980f8de94ae475919a43bb2
We can do that once the dust has settled.
-
The following rule does not match any more when using using coccinelle from ubuntu 24.04. It worked fine with Ubuntu 22.04.
````
@act@
identifier activate_fn, p;
identifier m =~ "rx_led|tx_led|ass…
hauke updated
6 months ago
-
backport https://github.com/longhorn/longhorn/issues/9209
-
Missing `#include ` in source/adios2/toolkit/derived/Expression.cpp
Ubuntu 20.04.6 LTS
g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
release_210 branch
source/adios2/toolkit/derived/Expression.cpp:117:…
-
Are there ideas to backport to 1.19.4?
-
#### Your system information
* System information from steam: LMDE , native steam
Kernel-Version: 6.10.11+bpo-amd64
Driver: 4.6 (Compatibility Profile) Mesa 22.3.6
OpenGL-Version: 4.6
* Have …
-
Add the upgrade guide and backport to branches 6.0 and 6.1.
-
`zipWith` is amazingly useful, thank you for posting!
Could we backport this feature into official Rust, so that users can better use iterators and functional programming chaining?