hernot

Results 31 comments of hernot

Sure. I already expected. Just need to find some time to rebase to master/head and check the differences. I guess that zstd support is not so much different from lz4...

Ok rebase done but have some issues with running tests `test_h5plugin.py` compains about filter 32008 not defined/registered `test_h5filter.py` complains about missing zstd libraries and `test_regression.py` complains about missing lib/plugin running...

Ok figured at least for building and text_ext.py and test_h5filter.py libzstd latest version seems to include some assembly language files but these have postfix `.S` instead of `.s` expected by...

The reason is a hardcoded postprocessing flag which is always set even if `enable_post_processing` parameter of `read_triangle_mesh` is set to `enable_post_processing=False`. This can not be turned off. And there is...

Here the log generated running `context --mode=dev-vim --trackers=export* tests/vim/41-export.tex` [41-export.log](https://github.com/adityam/filter/files/8516010/41-export.log) And here the log generated running `context --mode=dev-vim --trackers=export* tests/vim/43-export-float.tex` [43-export-float.log](https://github.com/adityam/filter/files/8516011/43-export-float.log) As you can see done with the latest context...

Hm my context is per default set to mkiv. Adding `\dotagsetparcounter` in t-syntax-highlighting.tex the fuzzi paragraph warnings related to vimtyping are gone but on the long document i do get...

I guess, i will wait with pull-requests until the main is solved. To ensure that none is indirectly dependent on the main. Especially i want to wait for the empty...

We have a set of about 6000 signals generated by a whole fleet of maintenance machines which we are currently transferring into the could. dependent upon the firmware version of...

Related to this would also be to add a parasail::CASESENSITIVE flag to the parasail_create_matrix method which changes the mapper such that lower and upper case letters are not referred to...

Hi Inline Response (answers below questions asked) Message sent on Mittwoch, 23.01.2019, 22:50 +0000 by Jeff Daily: > I think I can definitely support a case-insensitive > alphabet.  However, I...