Horacio Mijail Antón Quiles

Results 82 comments of Horacio Mijail Antón Quiles

I'd love love love love this. I'd sponsor the feature.

The target gets unreadable because the link obscures it. I think that the link having a translucent white background makes this worse... though of course without it the problem would...

(just for reference, turns out that there is an anchor emoji... heh ⚓️)

Just to make it explicit: do the mentions of C++ mean variadic/vararg-style functions? Seeing that the abi.encode() functions are variadic made me think that the functionality HAD to be supported,...

I agree that it is easier to get something wrong, and yet lack of variadic functions forces boilerplate and code repetition, which also causes its own problems.

Forgot to add: this is in Copyq 3.0.3 installed with Homebrew on macOS 10.12.6.

That terminal command seems to cause about 200MB in leaks, and the collapsed stack trace is the same I reported initially.

Any plans to fix this? I see people "fixing" it by [running the x64 arch version](https://github.com/syndbg/goenv/issues/179#issuecomment-918381511), but I shudder to think the kind of breakage that might cause down the...

But that's what already happens. See for example https://github.com/libsndfile/libsndfile/issues/852. Mixing architectures causes pain either directly at the linkage level, or indirectly at the expected paths level or build system level....

As reported in https://github.com/OpenShot/openshot-qt/issues/4533#issuecomment-993779503, the nightly builds fix this problem.