Arrays should not be passed by reference like objects #48

Closed
opened 2019-04-06 10:00:22 +02:00 by belliash · 1 comment
Owner

AerScript Information

  • Aer Version (or commit ref): 246b097fad
  • Operating System: Linux
  • System Architecture (eg. arm, x86_64, ...): x86_64

Your problem description

PH7 pass and return arrays by reference. This behaviour should be changed and a copy of array should be made instead.

<!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please take a moment to check that your issue doesn't already exist. 3. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> # AerScript Information - Aer Version (or commit ref): 246b097fad - Operating System: Linux - System Architecture (eg. arm, x86_64, ...): x86_64 # Your problem description PH7 pass and return arrays by reference. This behaviour should be changed and a copy of array should be made instead.
belliash added the
enhancement
aerscript
labels 2019-04-06 10:00:22 +02:00
belliash self-assigned this 2019-04-19 23:20:17 +02:00
Author
Owner

Hashmap duplication partially fixed with e794ffd97b.

Hashmap duplication partially fixed with e794ffd97b.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aerscript/Aer#48
No description provided.