[Perl/perl5] 416ea0: regexec.c: fix warning about unused argument to ca...

2023-03-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 416ea06b9fcd686a805c1090d6ceee022048d250 https://github.com/Perl/perl5/commit/416ea06b9fcd686a805c1090d6ceee022048d250 Author: Lukas Mai Date: 2023-03-31 (Fri, 31 Mar 2023) Changed paths: M regexec.c

[Perl/perl5] ecf14c: locale.c: Don't use bit-wise 'or' when bool is meant

2023-03-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ecf14c7348b18a7ae08c466d7c890cd4443285b7 https://github.com/Perl/perl5/commit/ecf14c7348b18a7ae08c466d7c890cd4443285b7 Author: Karl Williamson Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M

[Perl/perl5] 4faffd: Config.pm - add taint_disabled and taint_support t...

2023-03-30 Thread David Cantrell via perl5-changes
Branch: refs/heads/yves/taint_disabled Home: https://github.com/Perl/perl5 Commit: 4faffd7decce30ea588eb24cde907482dc9494b3 https://github.com/Perl/perl5/commit/4faffd7decce30ea588eb24cde907482dc9494b3 Author: Yves Orton Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths:

[Perl/perl5] 287e78: Config.pm - add taint_disabled and taint_support t...

2023-03-30 Thread David Cantrell via perl5-changes
Branch: refs/heads/yves/taint_disabled Home: https://github.com/Perl/perl5 Commit: 287e78759d1eaf58c09c6b35aea4313c83bf4328 https://github.com/Perl/perl5/commit/287e78759d1eaf58c09c6b35aea4313c83bf4328 Author: Yves Orton Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths:

[Perl/perl5] 1a8de4: Config.pm - add taint_disabled and taint_support t...

2023-03-30 Thread David Cantrell via perl5-changes
Branch: refs/heads/yves/taint_disabled Home: https://github.com/Perl/perl5 Commit: 1a8de4ba9d00dcf900238da369f0c42980c41401 https://github.com/Perl/perl5/commit/1a8de4ba9d00dcf900238da369f0c42980c41401 Author: Yves Orton Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths:

[Perl/perl5] 0d8f5a: Config.pm - add taint_disabled and taint_support t...

2023-03-30 Thread David Cantrell via perl5-changes
Branch: refs/heads/yves/taint_disabled Home: https://github.com/Perl/perl5 Commit: 0d8f5a1b7704c63118c48071c7efc1a8cb2aa184 https://github.com/Perl/perl5/commit/0d8f5a1b7704c63118c48071c7efc1a8cb2aa184 Author: Yves Orton Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths:

[Perl/perl5] 9ed785: ParseXS: Correct colon translation of $type in OUT...

2023-03-30 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9ed785eddca4c01f5de2ef4bfb539dc2babeceed https://github.com/Perl/perl5/commit/9ed785eddca4c01f5de2ef4bfb539dc2babeceed Author: Leon Timmermans Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M

[Perl/perl5]

2023-03-30 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/better_bincompat_t Home: https://github.com/Perl/perl5

[Perl/perl5] 86e7b6: t/porting/bincompat.t - test the code itself not j...

2023-03-30 Thread Yves Orton via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 86e7b6187ab846b0bfdab1d5d58e1cec5182cedd https://github.com/Perl/perl5/commit/86e7b6187ab846b0bfdab1d5d58e1cec5182cedd Author: Yves Orton Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M perl.c

[Perl/perl5] cc22ea: t/porting/bincompat.t - test the code itself not j...

2023-03-30 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/better_bincompat_t Home: https://github.com/Perl/perl5 Commit: cc22ea0c3c049422b2b47e2d2f1585fb8086ffa4 https://github.com/Perl/perl5/commit/cc22ea0c3c049422b2b47e2d2f1585fb8086ffa4 Author: Yves Orton Date: 2023-03-30 (Thu, 30 Mar 2023) Changed

[Perl/perl5] 13dc99: op.c: remove unneeded variable

2023-03-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 13dc9989e55acd863329057e268c87a3f6f53aab https://github.com/Perl/perl5/commit/13dc9989e55acd863329057e268c87a3f6f53aab Author: Lukas Mai Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M op.c