Skip to content

Popping an arrayref off an array and pushing that to another array generates incorrect code #365

Description

@snoopyjc

Popping an arrayref off an array and pushing that to another array generates incorrect code. For example (from Date::Manip::TZ):

push(@periods,pop(@tmp))  if (@tmp);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions