Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b1db17763c817dd84f06c0147a2bc60fe1bfe639
      
https://github.com/Perl/perl5/commit/b1db17763c817dd84f06c0147a2bc60fe1bfe639
  Author: Tony Cook <t...@develop-help.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M t/porting/libperl.t

  Log Message:
  -----------
  porting/libperl.t: handle nm output on Mac OS Ventura 13.4

Fixes #21117


  Commit: 41f7ccfe264b40f480676b52fe3c0bc952e66041
      
https://github.com/Perl/perl5/commit/41f7ccfe264b40f480676b52fe3c0bc952e66041
  Author: Tony Cook <t...@develop-help.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M t/porting/libperl.t

  Log Message:
  -----------
  libperl.t: eliminate the rest of the noise on recent Darwin

 l_switch.table.S_set_regex_pv.3163
 l___const.S_pmtrans.PL_partition_by_byte_length  *
 l___const.S_my_localeconv.lconv_integers         *

and the [cold func] entries.

The symbols marked * above may indicate an optimisation opportunity,
such symbols reference initialisation data for auto constant data
structures within the function, which is initialised by copy on
each function entry.


Compare: https://github.com/Perl/perl5/compare/b6357fefc458...41f7ccfe264b

Reply via email to