Konstantin Ryabitsev <[email protected]> wrote: > t/admin.t .................... Warning: Use of "ref" without > parentheses is ambiguous at > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > Use of ?PATTERN? without explicit operator is deprecated at > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > Global symbol "$path" requires explicit package name at > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > Global symbol "$cb" requires explicit package name at > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > > Backing up to 64b1ce9f94127fc144d6205bb572fe43b4b552c2 makes tests pass.
Oops, 1/2 should fix it. Thanks for the report. I also noticed lei was totally broken once I tried a more recent git. Eric Wong (2): test_common: fix xbail for Perl 5.16 lei_query: avoid POSIX::lround for older Perls lib/PublicInbox/LeiQuery.pm | 6 ++---- lib/PublicInbox/TestCommon.pm | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
