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] Kernel functions
- Subject: [Frama-c-discuss] Kernel functions
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- Date: Fri, 17 Feb 2012 17:03:08 +0100
- In-reply-to: <CA+yPOVhX1_Pqu2wRYUvshx3qhpFZhJBLdyahBrRC8-mTQTvf0g@mail.gmail.com>
- References: <1329204516.12949.148.camel@iti27.informatik.htw-dresden.de> <CA+yPOVgEsa8OAjeF2YF1HD4Q1qRYhDwpzi7BhE2AyDAWgh18=Q@mail.gmail.com> <1329464214.2127.282.camel@iti27.informatik.htw-dresden.de> <CA+yPOVhX1_Pqu2wRYUvshx3qhpFZhJBLdyahBrRC8-mTQTvf0g@mail.gmail.com>
Hello Virgile, > 2012/2/17 Boris Hollas <hollas at informatik.htw-dresden.de>: > > > > inherit Visitor.generic_frama_c_visitor prj (Cil.copy_visit ()) > > method vspec s = begin > > let new_kf = Cil.get_kernel_function (self#behavior) (Extlib.the > > self#current_kf) in > > Kernel_function.set_spec new_kf (fun _ -> Cil.empty_funspec ()); > > Cil.DoChildren > > end > > You wrote earlier > separated). Cil.get_kernel_function (and its twin > Cil.get_original_kernel_function) allows to retrieve the corresponding > kf in the new project (and vice-versa).
- Follow-Ups:
- [Frama-c-discuss] Kernel functions
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] Kernel functions
- References:
- [Frama-c-discuss] Kernel functions
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Kernel functions
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] Kernel functions
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Kernel functions
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] Kernel functions
- Prev by Date: [Frama-c-discuss] Kernel functions
- Next by Date: [Frama-c-discuss] Kernel functions
- Previous by thread: [Frama-c-discuss] Kernel functions
- Next by thread: [Frama-c-discuss] Kernel functions
- Index(es):