Alex Pyattaev
Alex Pyattaev
Is system libm a good idea? It is rather unlikely that it would have support for recent CPUs in distros like debian... Not sure it would matter though (as log...
Well I think it is not about accuracy but about consistency. The calculation may not be accurate as such, but it should at least be consistent, i.e. you should not...
I can look into porting the musl code at some point, could be fun to mess with some bits. Are there any guidelines specific to that kind of code? I...
Ok I see. I'll try to dig into this properly at some point in the next week or two, will post here if I've given up.
Whatever is going on is still going on. Firefox is still 100% broken. Mozilla Firefox 129.0b6 reports the same error. A few questions: - Is there a firefox bug filed...
Well I've made one just because I can=) https://github.com/webcompat/web-bugs/issues/139923
Up to date mozilla bug is now here https://bugzilla.mozilla.org/show_bug.cgi?id=1912404
I have FF130 already, and there is literally no progress on their end. I do not think FF will ever fix this to be honest.
Thanks, but as far as I know Lambert's W is not in standard library, and this issue is about functions in std. Whether it belongs in std or not is...
Pulled in your update to stay in sync.