Paul Dreik

Results 81 comments of Paul Dreik

I think the current behaviour is a good choice. But it would be great if it could be mentioned under https://github.com/stephenberry/glaze/tree/main?tab=readme-ov-file#json-conformance ? Perhaps with a link to this ticket.

I took a stab at this one - converted one function and will see if it passes CI.

I don't know, but it would definitely be good regardless of this issue or not.

see https://github.com/simdutf/simdutf/pull/558

did you configure and build nettle? there is no sign of that in the text above.

is there something like a nettle-dev package which contains the headers?

this sounds like you are building inside openwrt - is that right? I read at https://openwrt.org/docs/guide-developer/toolchain/building_openwrt_on_openwrt#setting_up_the_development_environment which might be useful in that case. It would be cool if rdfind would...

> Thanks for the submission! Are you able to point to any prominent users of this library? No,I will forward the question to upstream @stephenberry .

removing ubsan and/or -g is not important, problem remains. switching from -O0 to -O1 makes the problem go away.