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] Unability to verify an arithmetic assertion disapears in a reduced but similar test case



On Thu, Mar 19, 2009 at 09:40, David MENTRE <dmentre at linux-france.org> wrote:
>> loop invariant \forall integer j; 0<=j<i ==> total >= counters[j];
>
> Thank you. I'll try that.

That worked (on both the small example and my real code)!

Many thanks,
david