--- layout: fc_discuss_archives title: Message 50 from Frama-C-discuss on February 2011 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Inout analysis question



> The operational inputs analysis could
> omit S_taille[0] but it does not realize that it can.
> The imprecision is in the handling of function calls. I will see if the
> analysis' precision can be improved on your example.

The next release will include an improvement of
operational inputs to omit S_taille[0] on both examples.

Pascal