Daniel Lemire

Results 1864 comments of Daniel Lemire

Closing. This temporary PR is no longer needed. We will soon complete the library with the new/extended API.

@NicolasJiaxin Want to take up this question?

Closing. The reporter should open a new issue if the answer is not satisfying.

Copy paste of some relevant parts... ``` An increasing number of implementations are adopting the handling of ill-formed subse- quences as specified in the W3C standard for encoding to achieve...

I think that it is a good starting point. I would add pure random tests. Importantly, we want to log errors and have a way to reconstruct the failing test...

We will want to run those with `SIMDUTF_SANITIZE`.

> Do I need to put something around the code That won't do anything because I don't think we pass the macro to the code. However, if you test your...

@NicolasJiaxin And you should add hooks, see this blog post... [Catching sanitizer errors programmatically](https://lemire.me/blog/2022/08/20/catching-sanitizer-errors-programmatically/)