--- layout: fc_discuss_archives title: Message 16 from Frama-C-discuss on October 2014 ---
> > 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>