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] Problem with predicate and location labels


  • Subject: [Frama-c-discuss] Problem with predicate and location labels
  • From: hollas at informatik.htw-dresden.de (Boris Hollas)
  • Date: Thu, 17 Feb 2011 17:19:33 +0100
  • In-reply-to: <20110217164835.757bc8f0@is010235>
  • References: <a3ffffe11e168693bb7066d5932fe18a.squirrel@webmail.informatik.htw-dresden.de> <20110216184311.7d78da4e@is010235> <1297933420.1735.76.camel@iti27> <20110217164835.757bc8f0@is010235>

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