Werner Lemberg
Werner Lemberg
I've uploaded patches for that, cf. https://github.com/antirez/sds/pull/31
Uh, oh, I'm not so experienced with github. The two patches I suggest are commits ``` bf77d21f39e6fec3feda9cf08ce29232c4eb3d77 43e7040e7ad962f481047b4ed94402c2d798a4f6 ``` in the `lemzwerg/sds` clone.
I think you are right, but there are far more issues with C++ – the concept of 'flexible array members' doesn't exist at all in the C++ standard! See the...
See pull request #9. I've applied this and many other fixes to my fork at https://github.com/lemzwerg/sds.
If you want to move this is OK with me. IMHO, it doesn't really matter where the repository is located, so it is fully OK with me if you don't...
Well, yes. Looking into the git repository I don't see any changes for `libpng-config.in`, so the patch should apply cleanly. The mentioned facts haven't changed either :slightly_smiling_face: Of course, providing...
Well, Urs has already incorporated the necessary patches into the git repository; hopefully he finds some time to make a new release soon.
Urs released 0.2.4 on CTAN in September 2020, *with* Python 3 fixes! I didn't notice this earlier, sorry. It's just that there is no corresponding tag in the git repository....
Sorry for the late reply. I use the new versions of `lyluatex.lua` and `lyluatex.sty` in the 'parallel' branch, doing ``` \usepackage[parallel=true, ...]{lyluatex} ``` in the main document. However, it fails...
Unfortunately, I currently don't have time to produce an MWE. However, I will send you the project privately, maybe this helps. I'm running on GNU/Linux; however, there's nothing in the...