[Perl/perl5] 02b85d: chained comparisons

2020-03-12 Thread Yves Orton
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 02b85d3dab092d678cfc958a2dc252405333ed25 https://github.com/Perl/perl5/commit/02b85d3dab092d678cfc958a2dc252405333ed25 Author: Zefram Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M MANIFEST M

[Perl/perl5] 8c7bd1: pp_match: Use 'z' length modifier to format sizes

2020-03-12 Thread Karl Williamson
Branch: refs/heads/smoke-me/khw-match Home: https://github.com/Perl/perl5 Commit: 8c7bd196986b3d018b6c7c51c69683626f78dac1 https://github.com/Perl/perl5/commit/8c7bd196986b3d018b6c7c51c69683626f78dac1 Author: Karl Williamson Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths

[Perl/perl5] 80435e: Eliminate 6 instances of -Wempty-body during 'make'

2020-03-12 Thread James E Keenan
Branch: refs/heads/smoke-me/jkeenan/empty-body-warning Home: https://github.com/Perl/perl5 Commit: 80435e5d1da43115be77ce15706b442930c66fca https://github.com/Perl/perl5/commit/80435e5d1da43115be77ce15706b442930c66fca Author: James E Keenan Date: 2020-03-13 (Fri, 13 Mar 2020)

[Perl/perl5]

2020-03-12 Thread James E Keenan
Branch: refs/heads/jkeenan/xenu/ghi-17632-warning Home: https://github.com/Perl/perl5

[Perl/perl5] aa4119: pp_sort.c: silence the "unused parameter" warning

2020-03-12 Thread xenu
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: aa4119bb5f3a35b89e89d3504835f8da0d933e3d https://github.com/Perl/perl5/commit/aa4119bb5f3a35b89e89d3504835f8da0d933e3d Author: Tomasz Konojacki Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M pp_s

[Perl/perl5] e949fd: pp_sort.c: silence the "unused parameter" warning

2020-03-12 Thread xenu
Branch: refs/heads/jkeenan/xenu/ghi-17632-warning Home: https://github.com/Perl/perl5 Commit: e949fd1710856412b05a06fceef10f1b4d8fecb5 https://github.com/Perl/perl5/commit/e949fd1710856412b05a06fceef10f1b4d8fecb5 Author: Tomasz Konojacki Date: 2020-03-12 (Thu, 12 Mar 2020)

[Perl/perl5] d7fb2b: PerlIO bump VERSION for t/porting/cmp_version

2020-03-12 Thread Nicolas R.
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d7fb2be259ba2ec08e8fa0e88ad0ee860d59dab9 https://github.com/Perl/perl5/commit/d7fb2be259ba2ec08e8fa0e88ad0ee860d59dab9 Author: Nicolas R Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M lib/PerlIO.

[Perl/perl5] fbe6ad: B::Deparse fixup uninitialized error in deparsing ...

2020-03-12 Thread James E Keenan
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fbe6adf2e4213395a34c891a7568c6e3c7812645 https://github.com/Perl/perl5/commit/fbe6adf2e4213395a34c891a7568c6e3c7812645 Author: Yves Orton Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M lib/B/Depa

[Perl/perl5] 373d86: I think "program scope" is clearer here than "curr...

2020-03-12 Thread Tony Cook
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 373d867adc2d71569e45080d9e255af7d28cd3e1 https://github.com/Perl/perl5/commit/373d867adc2d71569e45080d9e255af7d28cd3e1 Author: Tony Cook Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M pod/perlrun

[Perl/perl5] 57fb45: Rework PerlIO documentation

2020-03-12 Thread Dan Book
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 57fb4502d8032d9a870b52b241e19dc65af57776 https://github.com/Perl/perl5/commit/57fb4502d8032d9a870b52b241e19dc65af57776 Author: Dan Book Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M lib/PerlIO.p

[Perl/perl5] 631190: Revert "fixup to "avoid identical stack traces""

2020-03-12 Thread Nicolas R.
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6311900a664b5de7fc4b60c1935639bb1d0af7a8 https://github.com/Perl/perl5/commit/6311900a664b5de7fc4b60c1935639bb1d0af7a8 Author: Nicolas R Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M MANIFEST

[Perl/perl5] e980a2: Revert "XXX test small buffer"

2020-03-12 Thread Karl Williamson
Branch: refs/heads/smoke-me/khw-reentr Home: https://github.com/Perl/perl5 Commit: e980a2a8f5a32f0f8c46cdeb1da7003da05b0123 https://github.com/Perl/perl5/commit/e980a2a8f5a32f0f8c46cdeb1da7003da05b0123 Author: Karl Williamson Date: 2020-03-12 (Thu, 12 Mar 2020) Changed path

[Perl/perl5] c7bbbe: XXX

2020-03-12 Thread Karl Williamson
Branch: refs/heads/smoke-me/khw-reentr Home: https://github.com/Perl/perl5 Commit: c7bbbed87cecaec185f43967688702a013fa5eba https://github.com/Perl/perl5/commit/c7bbbed87cecaec185f43967688702a013fa5eba Author: Karl Williamson Date: 2020-03-12 (Thu, 12 Mar 2020) Changed path

[Perl/perl5] 820091: Isolate broken 32bit gcc smokers

2020-03-12 Thread Nicolas R.
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8200912a0052256d486ca85ba7b186c7e3b74888 https://github.com/Perl/perl5/commit/8200912a0052256d486ca85ba7b186c7e3b74888 Author: Nicolas R Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: A .github/wor

[Perl/perl5] ee428a: docs: clarify effect of $^H, %^H, ${^WARNING_BITS}

2020-03-12 Thread iabyn
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ee428a211d040dc56d9efc4a89c96886a398fc1c https://github.com/Perl/perl5/commit/ee428a211d040dc56d9efc4a89c96886a398fc1c Author: David Mitchell Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M pod/pe

[Perl/perl5] fb8188: fixup to "avoid identical stack traces"

2020-03-12 Thread iabyn
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fb8188b84d8a8f34f90aa9a8d9837892967f6b93 https://github.com/Perl/perl5/commit/fb8188b84d8a8f34f90aa9a8d9837892967f6b93 Author: David Mitchell Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M MANIFE

[Perl/perl5] 706a7d: Revert "Avoid failures from Install 32bit dependen...

2020-03-12 Thread Nicolas R.
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 706a7d7b7480665b89e612224d4ac63d96f8abfe https://github.com/Perl/perl5/commit/706a7d7b7480665b89e612224d4ac63d96f8abfe Author: Nicolas R Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M .github/wor

[Perl/perl5] c18d8d: XXX embed.fnc: reentr not public

2020-03-12 Thread Karl Williamson
Branch: refs/heads/smoke-me/khw-reentr Home: https://github.com/Perl/perl5 Commit: c18d8d6adef186949fe80a85cc61711b6751a2dd https://github.com/Perl/perl5/commit/c18d8d6adef186949fe80a85cc61711b6751a2dd Author: Karl Williamson Date: 2020-03-11 (Wed, 11 Mar 2020) Changed path