Daniel Lemire

Results 1863 comments of Daniel Lemire

Looks good to me. I invited others to comment. Let us keep the breaking changes to a minimum. Deprecation is fine.

Running tests with the latest changes.

I cannot reproduce the issue. Reposted from https://github.com/simdjson/simdjson/issues/2217 ``` $ more /etc/redhat-release Fedora release 40 (Forty) $ uname -a Linux fedora-40 5.14.0-362.13.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 13 14:07:45 UTC...

> It is probably gcc14 related. The simdjson version that is part of `jazz2-native` is `3.9.4` which does support GCC 14. Definitively. However, you do not appear to be using...

The report should not affect versions after PR https://github.com/deathkiller/jazz2-native/pull/64

@deathkiller The version you had is fine. The updated version is also fine. I recommend you close this issue. The problem is that @musuruan is not using your current code....

@musuruan Somewhat related... Fedora 40 has simdjson 3.7 as a package. It should not be able to build with GCC 14. Maybe this needs to be updated?

@musuruan I suspect that they do not build the single-header version, otherwise it would not build. Users may still encounter issue when building their own code, depending on their compile...

> Feel free to add anything relevant I might have missed. Thanks for doing that. We definitively want 3.9.1 or better in Fedora 40.