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] why3IDE interactive proof session popup
- Subject: [Frama-c-discuss] why3IDE interactive proof session popup
- From: x_cui at hotmail.com (Xiao-lei Cui)
- Date: Wed, 27 Nov 2013 00:29:58 -0500
- In-reply-to: <CAC3Lx=YiUJvzHNxgMtT3TcWaxbP+3LLLx-R62zVRDRgvs0aeLw@mail.gmail.com>
- References: <BAY169-W28E188485299A5957EB70997F90@phx.gbl>, <52872F3D.8020604@inria.fr> <52873059.4060103@inria.fr>, <BAY169-W7661BE1D3397DC1253A94F97E60@phx.gbl>, <CAC3Lx=YiUJvzHNxgMtT3TcWaxbP+3LLLx-R62zVRDRgvs0aeLw@mail.gmail.com>
Hi, Thanks for the hints. I will try to move ACSL annotations to the header files. However, I have another question for annotating function calls. for instance, extern void g(void); extern int h(void); int f(void){ //@ asserts pre-condition-of (g) ? g(); //@ asserts post-condition-of (g) ? return (h()); /*how to specify the return value here?*/ } Thanks :) cheers, xiaolei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20131127/980e10a0/attachment.html>
- Follow-Ups:
- [Frama-c-discuss] why3IDE interactive proof session popup
- From: dmentre at linux-france.org (David MENTRE)
- [Frama-c-discuss] why3IDE interactive proof session popup
- References:
- [Frama-c-discuss] why3IDE interactive proof session popup
- From: x_cui at hotmail.com (Xiao-lei Cui)
- [Frama-c-discuss] why3IDE interactive proof session popup
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] why3IDE interactive proof session popup
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] why3IDE interactive proof session popup
- From: x_cui at hotmail.com (Xiao-lei Cui)
- [Frama-c-discuss] why3IDE interactive proof session popup
- From: dmentre at linux-france.org (David MENTRE)
- [Frama-c-discuss] why3IDE interactive proof session popup
- Prev by Date: [Frama-c-discuss] VCs generated on bit operations
- Next by Date: [Frama-c-discuss] why3IDE interactive proof session popup
- Previous by thread: [Frama-c-discuss] why3IDE interactive proof session popup
- Next by thread: [Frama-c-discuss] why3IDE interactive proof session popup
- Index(es):