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

  Changed paths:
    M packsizetables.inc
    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