Branch: refs/heads/pack-d
  Home:   https://github.com/Perl/perl5
  Commit: 141883b84dbf744320e2711e40ca0d3f71bda6c9
      
https://github.com/Perl/perl5/commit/141883b84dbf744320e2711e40ca0d3f71bda6c9
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M packsizetables.inc
    M pod/perldelta.pod
    M pod/perlfunc.pod
    M pp_pack.c
    M regen/genpacksizetables.pl

  Log Message:
  -----------
  Allow pack 'D' on all systems with long doubles

Previously it was only supported if NV also was long double, but not when
it is either double or __float128.


Reply via email to