Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8456d3de187c40b9e2185b17650c4213865b4ce6
      
https://github.com/Perl/perl5/commit/8456d3de187c40b9e2185b17650c4213865b4ce6
  Author: Lukas Mai <[email protected]>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M builtin.c
    M lib/builtin.pm
    M lib/builtin.t
    M pod/perldelta.pod
    M pod/perldiag.pod

  Log Message:
  -----------
  builtin: make inf/nan conditional depending on float support

On some machines (VAX), the double type doesn't support Infinity/NaN
values. Handle this case by making builtin::inf/builtin::nan throw a
runtime error.

Fixes #22882.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to