Axel Viala

Results 63 comments of Axel Viala

Somewhat linked to this https://github.com/darnuria/kitty-lang/blob/master/parser.mly#L129. I am not satisfied by how statements are ~~not~~ handled now. I have some idea to address this nicely like introducing a **effect system** block...

Hi, I have some local change to pass upstream before merging this. I may find the time before sunday. Thanks for contributing. :)

First time committed a tsan supp. I have seen that a change in https://github.com/PowerDNS/pdns/blob/master/.github/workflows/build-and-test-all.yml may be required but never committed Github workflow thing.

@rgascogne have to make a rebase/squash or you you do the rollup? :)

Got something like: [Check failure on line 347 in pdns/dnsdist-console.cc](https://github.com/PowerDNS/pdns/pull/11819/files#annotation_4258761559) ``` Code scanning / CodeQL Uncontrolled data used in path expression High This argument to a file access function is...

Sorry did some edits to ease issue reading.

No problem didn't see any issue (maybe not searched enough) about this, and didn't see the `tsan.supp` files thanks for pointing them, I will maybe end up with a contribution...

Will do it later (tonigh europe hours or tomorrow) I have maybe an other data race to report still have to figure if it's our pdns setup who trigger it...

Resolved by https://github.com/PowerDNS/pdns/pull/11819

Warning to the reviewer, my config build generate A LOT of warning and may go out of memory. Do not use with `make -jX` I have 32Go and got OOM'ed...