Matěj Cepl

Results 825 comments of Matěj Cepl

You have it in the log: `gcc-c++-12-2.5`.

Yeah, it is still the same: sometimes it passes (so fortunately, I could manage to push the update to openSUSE/Factory), but then next time it fails. I am afraid it...

@marxin So, to translate it to the pure language of blame: it is most likely all [Cython](https://github.com/cython/cython) (converting Python to C) fault, right? Writing the message to their email list...

Yes, that helped. Thank you.

> > (and, ugh, their current branch is considered legacy and they are all working on new shiny 3.0 version!). > > The current branch is maintained, and has had...

I have meanwhile in desperation start to [rewrite the script to Python](https://github.com/mcepl/ghost-text-vim/tree/python), but boy is Tcl hard to read!

> OK, you're obviously free to do so. I said *in desperation*. I would certainly prefer to be lazy and have it working without doing any work. The point was...

This should be rebased on top of PR #13

``lxml`` requires a binary module. Do we really need it? Couldn't we survive just with ``xml.etree.ElementTree``?

Branch https://github.com/mcepl/google_pacman/tree/html5 of my fork has uncompressed resources from the `.swf` file, if it helps anybody.