close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 16 years ago

Closed 15 years ago

#686 closed enhancement (fixed)

DeepCopy does not copy the names of the elements

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: normal Milestone: Mantainance
Component: SetAlgebra Version: 2.0.1
Severity: normal Keywords:
Cc:

Description (last modified by Víctor de Buen Remiro)

Is is possible to make that DeepCopy copy the objects with the names of the original ones?

Set XX = { [[ Real aa = 1 ]] };
Set YY = DeepCopy( XX );
Real YY::aa

regards,

Change History (1)

comment:1 Changed 15 years ago by Víctor de Buen Remiro

Description: modified (diff)
Milestone: Manteinance
Priority: highestnormal
Resolution: fixed
Severity: blockernormal
Status: newclosed
Type: defectenhancement
Version: 1.1.72.0.1

Problem was solved a few weeks ago but just as an enhancement for 2.0.1

Note: See TracTickets for help on using tickets.