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] beginners problem - pointer swap example



> Although it is precise for the values contained in the variables
> during execution, it cannot tell you that the post-condition is
> satisfied in this execution because it does not handle the \old
> construct.

By the way, making sure the value analysis concludes that this
post-condition is satisfied during the execution of this program is
one of the tasks that one could tackle as part of this post-doctoral
position : http://frama-c.com/download/postdoc_interpretation_ACSL.pdf

Or someone could just do it and release their patch under a license
that allows us to integrate it, in the spirit of Free and Open Source
Software.

Pascal