Ernestas Kulik

Results 32 comments of Ernestas Kulik
trafficstars

Honestly, this is kind of useless in its current form. https://mesonbuild.com/Subprojects.html Make this a project and expose the dependency, that way it’s easier to include the code.

https://mail.python.org/pipermail/python-dev/2011-August/112738.html

> Thanks for the report. > > The issue is around these lines in `\DefineSprite (157)\frame 1\PlaceObject2 (134) Depth: 5 (arms)\onClipEvent(load)`: > > ``` > onClipEvent(load){ > if(_root.setListen != true)...

Niche or not, there is essentially no good known solution. otr.py just reeks of old and obsolete by now. Having something native upstream would at least focus the efforts.

~~Since there’s the long weekend ahead of us, I’ll try working on a native plugin and putting it up for inclusion. There’s plenty of prior art and a mature library,...

Yes, a comment would be nice if there is someone willing to solve the whole gi dilemma.

Sounds like ValveSoftware/steam-for-linux#43.

Seems to be caused by this: https://github.com/tree-sitter/tree-sitter-c/blob/99151b1e9293c9e025498fee7e6691e1a52e1d03/grammar.js#L463 Which is plain wrong, because there should be some distinction between built-in types and aliases (like `ptrdiff_t` or `size_t`).

```diff primitive_type: $ => token(choice( - 'bool', + '_Bool', + '_Complex', + '_Imaginary', 'char', 'int', 'float', 'double', 'void', - 'size_t', - 'ssize_t', - 'intptr_t', - 'uintptr_t', - 'charptr_t', - ...[8,...

fwiw, I just noticed the date of last update at https://flathub.org/apps/details/com.jagex.RuneScape