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] Precondition for user call (newbye question)
- Subject: [Frama-c-discuss] Precondition for user call (newbye question)
- From: dmentre at linux-france.org (David MENTRE)
- Date: Fri, 5 Jun 2009 12:00:48 +0200
- In-reply-to: <63ad01510906050233pe48bae5ue30f928004e86960@mail.gmail.com>
- References: <63ad01510906050233pe48bae5ue30f928004e86960@mail.gmail.com>
Hello Paolo, On Fri, Jun 5, 2009 at 11:33, Paolo Bashir Argenton<bashir1961 at gmail.com> wrote: > ? ? ? ? ? ? ? ?/*@ assert \valid(s+i) */ If this really your code you have forgotten a semicolon (";") at the end of the statement. It should be: /*@ assert \valid(s+i); */ Yours, d.
- Follow-Ups:
- [Frama-c-discuss] Precondition for user call (newbye question)
- From: bashir1961 at gmail.com (Paolo Bashir Argenton)
- [Frama-c-discuss] Precondition for user call (newbye question)
- References:
- [Frama-c-discuss] Precondition for user call (newbye question)
- From: bashir1961 at gmail.com (Paolo Bashir Argenton)
- [Frama-c-discuss] Precondition for user call (newbye question)
- Prev by Date: [Frama-c-discuss] Precondition for user call (newbye question)
- Next by Date: [Frama-c-discuss] Precondition for user call (newbye question)
- Previous by thread: [Frama-c-discuss] Precondition for user call (newbye question)
- Next by thread: [Frama-c-discuss] Precondition for user call (newbye question)
- Index(es):