tbeu
tbeu
1. Why was the tolerance decreased from 0.002 (= default) to 0.001? 2. In general, what do you suggest for the minimal acceptable lower tube, i.e. the light blue horizontal...
In case you are interested, there is a simple pointer tracker based on uthash.h at https://github.com/tbeu/ExternData/blob/a9f11638da1babd0598c03ad268167ddb695295f/ExternData/Resources/C-Sources/ED_ptrtrack.h#L79-L121
Thanks for looking into it. I even learned that `lineColor` is deprecated in favour of `textColor`.
Thanks for reporting. That's rather unexpected given the age of v1.5.12. Can you share the code how you created the MAT files? Did you run git bisect to find the...
Thanks for the details! Do you mind to run git bisect to find the bad commit as in your other issue? I do hope that it will be easier for...
I am afraid I cannot reproduce without the driving Scilab code. The following vanilla Matio test code produces a 100% binary identical MAT file to your valid structS-matio-1.5.9.mat - tested...
Thanks for the test. 6321cda851e4153be6da08e5d0f0d4f92ef20db4 (on mat5.c) seems to be the suspicious commit. Need to investigate in more detail.
@SciCed Please confirm that 8407b4ef9610eb19ae2d3792d12f5b8ea0663100 fixes the issue.
Seems odd, that Poco::Foundation and Poco:PDF each contain different versions of zlib.