Yury Zhuravlev

Results 348 comments of Yury Zhuravlev

> improve meson test tooling for running the tests in a loop do we have an issue on the meson tracker? I really want to avoid any shell script run...

``` ../src/register.c:335:54: error: unused parameter 'flags' [-Werror,-Wunused-parameter] struct io_uring_buf_reg *reg, unsigned int flags) ``` we should reduce the strictness of checking or changing API (as I understand we are not...

@fischerling can you rebase PR or merge with master to pull updates.

> Build test / build (x86_64, clang, clang, clang, clang++) still failed

Nice! It's was my original idea 5 years ago... ) I hope you reach success.

yes, what progress? Looks like go-git can't work without ssh-agent.

I have a similar problem. If you worry about security you can provide the same option as exist in express: ```js app.set('trust proxy', 'loopback') ```

Same issue. Next padding fine for me: ``` PaddingTop=28 PaddingBottom=69 PaddingRight=62 PaddingLeft=62 ```