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: Thu, 16 Feb 2012 11:27:05 +0100
- In-reply-to: <4F3BB964.8080502@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>
On Wed, 2012-02-15 at 14:55 +0100, Julien Signoles wrote: > >> Jessie is happy now in simple cases, but I provide no guarantee that it > >> is enough in all situations... I have a strange problem: If I use 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 in my jessie-prepared copy visitor and call Jessie with Project.on, some VCs of previously verified code can't be proved. If I don't override vfunc, Jessie proves all VCs. Shouldn't method vfunc above just copy the funspec? -- Best regards, Boris
- Follow-Ups:
- [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
- 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
- Prev by Date: [Frama-c-discuss] New plugin werror + list of external plugins in the wiki
- Next by Date: [Frama-c-discuss] [ACSL] proposition finale comme définition de "allocates"
- Previous by thread: [Frama-c-discuss] Using results of one plugin in another plugin
- Next by thread: [Frama-c-discuss] Using results of one plugin in another plugin
- Index(es):