Felipe Gasper
Felipe Gasper
Fixed with latest PR merge.
@vvollers I initially put this together as part of an experiment/PoC. That project is done. It's been long enough that I don't fully recall why I didn't merge it yet,...
@vvollers Sorry! Merged. :)
It’s super simple; they already have an is-zero check via reflect elsewhere in the same file.On Aug 23, 2025, at 06:36, Anurag Ojha ***@***.***> wrote:intojhanurag left a comment (samber/lo#660) Hey,...
I believe this is because SetFloat64 misuses strconv.AppendFloat. It sets precision to -1, which doesn’t actually stringify the number’s exact value.
@addaleax Triage: by all means. I just wanted to PoC the idea to get the ball rolling.