develooper Front page | perl.perl5.changes | Postings from March 2023

[Perl/perl5] 596a08: POSIX.xs: Silence compiler warning

From:
Karl Williamson via perl5-changes
Date:
March 1, 2023 23:59
Subject:
[Perl/perl5] 596a08: POSIX.xs: Silence compiler warning
Message ID:
Perl/perl5/push/refs/heads/blead/a769d3-8080cb@github.com
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 596a08d178db0b06f82e95e5389e608471599103
      https://github.com/Perl/perl5/commit/596a08d178db0b06f82e95e5389e608471599103
  Author: Karl Williamson <khw@cpan.org>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M ext/POSIX/POSIX.xs
    M ext/POSIX/lib/POSIX.pm

  Log Message:
  -----------
  POSIX.xs: Silence compiler warning

This happens only in the unlikely event that localeconv() isn't present
on the system.

There are two ways used in this file to announce the lack of system.
This commit converts to the other way than previously, and the warning
goes away.


  Commit: 8080cb01d36c13a506b5deb145c93612c999c848
      https://github.com/Perl/perl5/commit/8080cb01d36c13a506b5deb145c93612c999c848
  Author: Karl Williamson <khw@cpan.org>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M ext/POSIX/lib/POSIX.pod

  Log Message:
  -----------
  POSIX.pod: Remove obsolete C89 reference


Compare: https://github.com/Perl/perl5/compare/a769d3e640ce...8080cb01d36c



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About