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

  Changed paths:
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm

  Log Message:
  -----------
  EU::CBuilder: add a prototype to the test code for have_compiler()

The C code used to probe for a working compiler defined a function
without a prototype, which could cause warning noise when
used.  Add a prototype.


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

  Changed paths:
    M dist/ExtUtils-CBuilder/Changes
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/android.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm

  Log Message:
  -----------
  bump $EU::CBuilder::*VERSION and update Changes


Compare: https://github.com/Perl/perl5/compare/c855e339ae4a...7c993de8caee

Reply via email to