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
- Subject: [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: kazarmy at gmail.com (Khairul Azhar Kasmiran)
- Date: Thu, 30 Oct 2014 14:26:31 +0800
- In-reply-to: <CAFMfd-xqASYS+LJ8J8=ci1CzKrs0BJvy6X2uJwFKFVn-Qx94Gw@mail.gmail.com>
- References: <CAFMfd-wCu7sXQxDHsSWhxMUMW3uO_BhDFCirOPTdge8vv6+nbg@mail.gmail.com> <CA+yPOVic8ttY9=xY0gPMLfLi-T7RDsGpC5dxuQf3RO8_Z-sMag@mail.gmail.com> <54490ACE.4000901@inria.fr> <CA+yPOVgTOR4mu-zORta5v6ov9_CrZ+tMo9vBA+un1G5FVvGv1Q@mail.gmail.com> <CAFMfd-yaiuGBG56eFxAJqbEamLcLbYTZ6reKdmM67H0gJY-Anw@mail.gmail.com> <CA+Tazt5v4KakUtaPQmAtJO7K8keDt4x5FDu5SjtBtfTssKuisA@mail.gmail.com> <CAFMfd-xqASYS+LJ8J8=ci1CzKrs0BJvy6X2uJwFKFVn-Qx94Gw@mail.gmail.com>
> > Here is the code: > > Thanks! I was wondering about g(). :) -- Khairul On Thu, Oct 30, 2014 at 2:01 PM, George Lee <georgeleeliangwei at gmail.com> wrote: > > > On Fri, Oct 24, 2014 at 5:13 PM, Khairul Azhar Kasmiran <kazarmy at gmail.com > > wrote: > >> >> >>> I have tried this too and it works. >>> >>> >> Would you mind sharing the working code? >> >> >> >> -- >> Khairul >> >> > Here is the code: > > int x; > > //@ logic int *l_x = &x; > //@ assigns x; > int g(); > > //@ assigns *l_x; > int f(int x) { > return g(); > } > > Note that this entire piece of code is in the same source file. > > > _______________________________________________ > Frama-c-discuss mailing list > Frama-c-discuss at lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20141030/d4122ce5/attachment.html>
- References:
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: georgeleeliangwei at gmail.com (gg lee)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: georgeleeliangwei at gmail.com (George Lee)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: kazarmy at gmail.com (Khairul Azhar Kasmiran)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- From: georgeleeliangwei at gmail.com (George Lee)
- [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- Prev by Date: [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- Next by Date: [Frama-c-discuss] (no subject)
- Previous by thread: [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- Next by thread: [Frama-c-discuss] Unable to prove the example code in ACSL documentation
- Index(es):