Mike Stemle

Results 109 comments of Mike Stemle

@eserte Is it saying that `DBL_DIG` is not a compile-time constant, or `Perl_pow()`?

@eserte I really want to solve this, but I don't have a FreeBSD system to test on. Would you have some time to try an experimental version?

Not yet. I'm gonna prep one for you by Monday. I ran out of time today.

Can y'all please give me a test to demonstrate that this is broken?

Ack, sorry, thanks. I’ll look into this once I’m done with the BSD compile issue.

@robertdahlem , I have this test that I put together, and I'm getting some rather inconsistent behavior: ```perl use Test::More; use strict; use warnings; use 5.020; use FindBin qw/$Bin/; use...

Which ever one works for you, but I believe the cert for hornet expired. ~ Michael D. Stemle, Jr.On Jul 24, 2022, at 13:02, robertdahlem ***@***.***> wrote: ``> @robertdahlem ,...

Can you please be a bit more specific about the case you've got? If you have a use case where this is a problem, that'd also be helpful. Test code...

I think a good next step on this issue would be to add some tests for integers which need varying sizes, and then only use the larger object when it's...