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] Using results of one plugin in another plugin
- Subject: [Frama-c-discuss] Using results of one plugin in another plugin
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- Date: Tue, 21 Feb 2012 06:16:03 +0100
- In-reply-to: <4F3CE1EA.4010601@cea.fr>
- References: <1329287305.2039.50.camel@iti27.informatik.htw-dresden.de> <4F3B8BF7.1000108@cea.fr> <1329309175.2133.25.camel@iti27.informatik.htw-dresden.de> <4F3BB964.8080502@cea.fr> <1329388025.2127.38.camel@iti27.informatik.htw-dresden.de> <4F3CE1EA.4010601@cea.fr>
On Thu, 2012-02-16 at 12:00 +0100, Julien Signoles wrote: > > method vfunc _ = begin > > let new_kf = Cil.get_kernel_function (Cil.copy_visit ()) (Extlib.the > > self#current_kf) in > > Kernel_function.set_spec new_kf (fun s -> s); > > Cil.SkipChildren > > end > Using (Cil.copy_visit ()) instead of your own visitor behavior > (something like your_visitor#behavior) is a bit strange. Not sure yet > your issue comes from here. As it turned out in the kf thread, this code is wrong for a copy visitor. I guess that's why it didn't work with Jessie. -- Best regards, Boris
- References:
- [Frama-c-discuss] Using results of one plugin in another plugin
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Using results of one plugin in another plugin
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] Using results of one plugin in another plugin
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Using results of one plugin in another plugin
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] Using results of one plugin in another plugin
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Using results of one plugin in another plugin
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] Using results of one plugin in another plugin
- Prev by Date: [Frama-c-discuss] Kernel functions
- Next by Date: [Frama-c-discuss] Frama-C Development Tooling (FCDT) plug-in V1.1 Release
- Previous by thread: [Frama-c-discuss] Using results of one plugin in another plugin
- Next by thread: [Frama-c-discuss] How to get the "VALID" results with dynamically calling wp?
- Index(es):