sanko / Affix.pm

A Foreign Function Interface eXtension for Perl
https://metacpan.org/dist/Affix
Artistic License 2.0
1 stars 0 forks source link

Long doubles throw off struct layouts #10

Closed sanko closed 1 year ago

sanko commented 1 year ago

In old (pre-5.36) perls, using long doubles somehow makes the math around calculating struct sizes... wrong? I haven't spent any time on it yet but it only happens on old releases of perl.