Skip to content

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

@snoopyjc

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);

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