--- layout: fc_discuss_archives title: Message 28 from Frama-C-discuss on April 2009 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] operator %



Hello Jens,

Le lun 06 avr 2009 13:15:49 CEST,
Jens Gerlach <jens.gerlach at first.fraunhofer.de> a ?crit :

> Is it really a bug in the lithium version?

The bug Pascal was referring to was only in the value analysis. The
jessie plugin didn't have it (and still does not have it in the
development version ;-)), unless you use something like
frama-c -val -jessie-analysis -jessie-behavior default, thus relying on
the value analysis to emit the assertion related to potential run-time
errors [1].

Best regards.
-- 
Virgile Prevosto
Ing?nieur-Chercheur, CEA, LIST
Laboratoire de S?ret? des Logiciels
+33/0 1 69 08 71 83
[1] Note however that this is not recommended now, as not all value
analysis alarms are translated in ACSL assertion.