Results 1050 comments of HinTak

found the commit, but without explanation: ``` commit 6aa1be64b3f4b7b10f85d9aeb4518be1ed95e3ce Author: Frank Lahm Date: Wed Dec 1 10:34:07 2010 +0100 Remove megatron from tarball ```

Argh, I see, megatron has bit-rotten and no longer build. I guess this needs to be an "un-bitrotting" megatron and update it to current code issue then.

Old binhex and max binary archives are still available in some archive places, for testing.

The repo in question is https://github.com/HinTak/freetype2-demos-skia - for people who want to experiment, try rolling backwards slightly freetype2 or freetype2-demo. `git submodule update --init` works, but that does not seems...

@gucio321 some online search suggests there is an (undocumented) GLFW_PLATFORM hint for force x11/glx mode etc.

The setvariationpositioncoordinates method needs a zero length check to avoid setting the `coords` to garbage and potentially segfault there, and it also needs a keep_alive policy when used in the...

Does launchd recursively wipe /run via libSystem or via direct system calls? I am still thinking about the incidents of darling wiping my external hard disks under `/run/media/MyName/diskname` on Linux...

Your https seems to have been turned into `[email protected]:libeigen/eigen.git` internally. I have a possibly related but different problem - mine refers to git://git.sv.nongnu.org/freetype/freetype2.git` . It seems that it works only...

The new API seems to be useful for assessing variable instances too.