Paulo F. Oliveira

Results 152 comments of Paulo F. Oliveira

Is there still interest in implementing this? I'm used to having the global version in e.g. my shell's rc. Maybe it's not ideal, but it works, though with `asdf` there's...

Could the solution to this simply be to remove the incomplete build files from `kerl`'s cache?

I was able to compile using MacOS 10.15 and OTP 22.0.7, as shown in this (adapted) CI run: https://github.com/paulo-ferraz-oliveira/kerl/actions/runs/3579523699/jobs/6020807708.

At the moment, `kerl`'s already on 2.5.x and the version is controlled by both `LATEST` and the script itself. Having never found a better way to do automated version, would...

Nice stuff, @adam-mazur-gat. I'll try to replicate locally and then pull request to add to `kerl`'s CI. Thank you.

You should make a Gist out of this, @eproxus.

I'd say, the easiest way to not care about the reply is to simply ignore it, like: `_ = eredis:qp(Client, Pipeline)` This is a **blocking** operation, of course. Another way...

Yup, great stuff. After that, we can do #241. 😄

I see. Yeah, I thought I'd tested this. We'll maybe think about having a fallback mechanism for the warning, since it's still valid for 22.04 (right?).

@jj1bdx, if the probe's relaxed check seems like a good test we'd be Ok to be pull requested for the change.