Loic Nageleisen

Results 75 issues of Loic Nageleisen

https://www.cvedetails.com/cve/CVE-2017-17790/

advisory

Sadly I'm blind to what causes this, but it's not occurring with 0.42.0 ``` [Steep 0.44.1] [typecheck:typecheck@3] [background] Unexpected error: #

bug

Argument passing is preserved through the composited executor. `Concurrent::Future` has been moved to a prepend style to resolve an infinite call loop situation.

Surprisingly, `load_stream` doesn't handle streams but loads all docs in an IO object at once, and only _then_ iterates on the result. This results in much latency as well as...

`diff (sort a.txt|psub) (sort b.txt|psub)` is the most well known example of process substitution, but it's supposed to work the other way around too. Bash: ``` $ xxd -l 20...

enhancement

Experienced: Entering Goyo disables `:set list`. Exiting Goyo doesn't reset `:set list` to its previous state before entering. Expected: Leaving Goyo should restore `:set list` as it was for that...

- Release the GVL when showing the S2D window - Reacquire the GVL on S2D callbacks that call into the Ruby C API Reference: https://silverhammermba.github.io/emberb/c/#c-in-ruby-threads

If you want to code a game whose logic is independent of the framerate, it's useful to be able to use threads. This way, however slow or fast the rendering...

Gitlab CI 5.0+ is said to require the official runner at version 5+. If necessary, this runner should be upgraded to be compatible with this new version, as the protocol...