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

Study changes to t/op/*.t (6 of 12) #216

Closed
jkeenan opened this issue Aug 17, 2020 · 3 comments
Closed

Study changes to t/op/*.t (6 of 12) #216

jkeenan opened this issue Aug 17, 2020 · 3 comments
Assignees
Labels
study Study changes made by developers since 5.32.0

Comments

@jkeenan
Copy link
Collaborator

jkeenan commented Aug 17, 2020

In this ticket we will study our progress in pursuit of Objective 2, "strict-by-default", for the following files in the Perl core distribution:

t/op/int.t
t/op/join.t
t/op/leaky-magic.t
t/op/length.t
t/op/lex.t
t/op/lex_assign.t
t/op/lexsub.t
t/op/list.t
t/op/local.t
t/op/localref.t

These files should be evaluated in light of the guidelines presented on this wiki page. Please post the summary of your findings in a single comment in this issue.

First-time contributors: (1) Please post a comment to this ticket indicating you are working on it. That will enable us to assign the ticket to you. (GitHub won't let us do that until it already thinks you're part of the project.) (2) You should subscribe to this repository so that you get email updates.

Thank you for helping to improve the Perl programming language.

@jkeenan jkeenan added the study Study changes made by developers since 5.32.0 label Aug 17, 2020
@oodler577
Copy link
Contributor

I can take this one, @jkeenan.

@oodler577
Copy link
Contributor

t/op/int.t

  • lgtm

t/op/join.t

  • lgtm

t/op/leaky-magic.t

  • lgtm

t/op/length.t

  • lgtm

t/op/lex.t

  • lgtm

t/op/lex_assign.t

  • lgtm

t/op/lexsub.t

  • lgtm

t/op/list.t

  • lgtm

t/op/local.t

  • lgtm

t/op/localref.t

  • lgtm

@jkeenan

@jkeenan
Copy link
Collaborator Author

jkeenan commented Oct 11, 2020

Thanks for the study and review. Closing ticket.

@jkeenan jkeenan closed this as completed Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
study Study changes made by developers since 5.32.0
Projects
None yet
Development

No branches or pull requests

2 participants