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] Unable to prove the example code in ACSL documentation



>
> I am trying to prove a function A in file A.c which invokes another
> function B in file B.c, but this function B has the contract "assigns X"
> which is a static global variable in B.c. This causes a problem since
> function A cannot see variable X.
>
>
Probably better to change the code so that it no longer assigns to global
variables.

--
Khairul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20141023/8170d00c/attachment-0001.html>