Grigori Goronzy

Results 77 comments of Grigori Goronzy

I am pondering integrating CouchDB with Appwrite auth. This also requires the public key, of course. I think JWT support would be much more useful overall if there was some...

I switch to using compile_commands.json directly, too, and this seems to work reliably for me. I'll try to reproduce the problem nonetheless.

OK, I did quite a bit of testing. The problem still seems to be completely random. Is it some kind of race condition perhaps? Any kind of build command has...

OK, here's a hopefully correct reduced trace of what I can see in the logs: ``` Checking for syntax errors: file:///path/to/bla.cpp Queueing IntelliSense update for files in translation unit of:...

Same here, I don't have any OSS project that is affected, sorry.

Mostly fixed by PR #18.

Let's keep this open to track progress on ARM optimizations.

Nonetheless, maybe it's not a bad idea to rename the function to avoid these kinds of issues. These kinds of "generic" names as public symbols are bound to cause problems...

The division by two in (c_g / 2) was initially added as a hack for some alpha transparency thing by me in 2009. I checked my old test case just...

Interesting. I added this substitution not for fun though, but to avoid rendering issues with various scripts. But that was back in 2009, libass has changed a whole lot since...