Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix gsm0338 test compatibility with perl < 5.8.8 #170

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

haarg
Copy link
Contributor

@haarg haarg commented Oct 22, 2022

Prior to perl 5.8.8, the :encoding PerlIO layer did not enable STOP_AT_PARTIAL by default. Set it to make sure our test works properly.

Prior to perl 5.8.8, the :encoding PerlIO layer did not enable
STOP_AT_PARTIAL by default. Set it to make sure our test works properly.
@dankogai dankogai merged commit ea40cbf into dankogai:main Oct 29, 2022
@dankogai
Copy link
Owner

Thank you!

jkeenan pushed a commit to Perl/perl5 that referenced this pull request Nov 10, 2023
$Revision: 3.20 $ $Date: 2023/11/10 01:10:50 $
! t/Aliases.t t/CJKT.t t/Encode.t t/Encoder.t t/Unicode.t t/at-cn.t
  t/at-tw.t t/enc_data.t t/enc_eucjp.t t/enc_module.t t/enc_utf8.t
  t/encoding.t t/fallback.t t/grow.t t/gsm0338.t t/guess.t t/jperl.t
  t/magic.t t/mime-header.t t/mime-name.t t/perlio.t t/rt113164.t
  t/rt65541.t t/rt76824.t t/rt85489.t t/rt86327.t t/truncated_utf8.t
  t/utf8strict.t t/rt.pl
  Fix indirect syntax accordingly to (but not by pulling):
  dankogai/p5-encode#176
! bin/enc2xs
  Pulled: enc2xs: Fix indirect syntax
  dankogai/p5-encode#174
! bin/encguess
  Pulled: encguess: remove duplicate "the"
  dankogai/p5-encode#173
! bin/enc2xs
  Pulled: Fix spelling in comment
  dankogai/p5-encode#171
! t/gsm0338.t
  Pulled: fix gsm0338 test compatibility with perl < 5.8.8
  dankogai/p5-encode#170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants