--- layout: fc_discuss_archives title: Message 51 from Frama-C-discuss on February 2011 ---
Hello Virgile, On Thu, 2011-02-17 at 16:48 +0100, Virgile Prevosto wrote: > I'm not completely sure that this can be done safely in a fully > general > setting. In the general case, you have to do some weakest-precondition > computation to lift the specification of bar from the call point up to > the starting point of foo. e.g. with Yes, you're right, some manual intervention is necessary. Is this what you mean with "to transform the spec into a statement contract at the call point"? However, my code doesn't have loops, so most steps are quite easy. I've done some experiments with the WP and RTE plugins, but so far I can't verify code that verifies with Jessie. What are the differences between what the RTE plugin does for WP and what the apron library does for Jessie? -- Regards, Boris