Emanuele Torre

Results 211 comments of Emanuele Torre
trafficstars

This report does not make sense to me; `jq` has never supported files with CR LF line endings ```console $ printf '"hi"\r\n+"hello"' > f.crlf.jq $ jq -nf f.crlf.jq jq: error:...

Yeah, I am aware I should have used `$$` instead of just `$` (I use that in my personal bindings even when not strictly necessary because I don't like to...

I rebased the commit onto `master`. Is this PR ready to be merged or should I change something else?

I changed the commit message to `DOCS/input: ...` as suggested in https://github.com/mpv-player/mpv/pull/10153#issuecomment-1114851970

`bspwm.1` is generated from `bspwm.1.asciidoc`.

> Arguably `fdmove -c 1 1` *should* be a failure, because you're expecting a copy of a descriptor, and you're not getting it. But your expectation makes sense too. >...

> By policy, you should always know whether stdout is open or not. POSIX mandates that applications always start with fds 0, 1 and 2 open; you don't have to...

Note that `CXX_STANDARD 17` instead of just `CXX_STANDARD 14` is needed because `/usr/include/unicode/stringpiece.h` (at least since 75.1) also uses `std::is_same_v` that is c++17.

Hi. The URL in the commit is wrong: it should be https://bugs.gentoo.org/614364, not bug