shogo82148 / Redis-Fast

fast perl binding for Redis database
https://metacpan.org/release/Redis-Fast
Other
25 stars 21 forks source link

bump up hiredis v1.0.0 #95

Closed shogo82148 closed 4 years ago

shogo82148 commented 4 years ago

some warnings are here


Test / test-macOS (5.14, 6.0)

xt/minilla/cpan_meta.t ........ ok
##[debug]Dropping file value '/Users/runner/hostedtoolcache/perl/5.14.4/x64/lib/site_perl/5.14.4/Perl/MinimumVersion/Fast.pm'. Path is not under the workflow repo.
##[error]Use of uninitialized value in null operation at /Users/runner/hostedtoolcache/perl/5.14.4/x64/lib/site_perl/5.14.4/Perl/MinimumVersion/Fast.pm line 213.

Test / test-macOS (5.12, 6.0)

##[error]UTF-16 surrogate 0xd800 at /Users/runner/hostedtoolcache/perl/5.12.5/x64/lib/site_perl/5.12.5/Pod/Simple/BlackBox.pm line 67.
shogo82148 commented 4 years ago

UTF-16 surrogate 0xd800 is fixed by https://github.com/perl-pod/pod-simple/pull/114 but it looks that the fix haven't been released :( latest release on CPAN: https://metacpan.org/source/KHW/Pod-Simple-3.40/lib/Pod/Simple/BlackBox.pm#L67

shogo82148 commented 4 years ago

https://github.com/tokuhirom/Perl-MinimumVersion-Fast/blob/607a9eadea2051f0727389f92819b72fd924535e/lib/Perl/MinimumVersion/Fast.pm#L213