Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] How to make a deep copy?


  • Subject: [Frama-c-discuss] How to make a deep copy?
  • From: njucslzh0714 at gmail.com (Henry)
  • Date: Thu, 15 Dec 2011 11:31:01 +0800

Hi,
   Now I want to make a deep copy of types in Cil_types. When changes are
made on the copy, the original one keeps no change. I tried to call
Visitor.visitFramacPredicate with frama_c_copy visitor to get a copy of
predicate and changed the copy one but the original changed too. How can I
get a deep copy?

Best Wishes.
Henry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20111215/a3fbd345/attachment.htm>