Branch: refs/heads/khw/pr7
  Home:   https://github.com/Perl/perl5
  Commit: 4d75e9207be4b747ed01c6cf9757557bd7dc0003
      
https://github.com/Perl/perl5/commit/4d75e9207be4b747ed01c6cf9757557bd7dc0003
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-12-26 (Sat, 26 Dec 2020)

  Changed paths:
    M XSUB.h

  Log Message:
  -----------
  Use perl.h versions of PERL_UNUSED_foo in XSUB.h

This commit was applied to perl.h, but not to XSUB.h:

commit a730e3f230f364cffe49370f816f975ae7c9c403
Author: Jarkko Hietaniemi <j...@iki.fi>
Date:   Thu Sep 4 09:08:33 2014 -0400

Use sizeof() in UNUSED_ARG and UNUSED_VAR to avoid accessing the values.

The values might even be uninitialized in the case of PERL_UNUSED_VAR.


Reply via email to