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] Uninitialized variables



Hi,

On Wed, Apr 11, 2012 at 12:55 PM, Vijayaraghavan Murali
<m.vijay at nus.edu.sg> wrote:
> Sorry if it came across as otherwise, but I didn't mean to criticize
> Frama-C. I was just trying to find a way around the issue. The assumption is
> indeed a valid one, it's just that for some of my benchmarks it doesn't
> always hold.

Creating a tool that is useful for both industrials (who want strict
C99 compliance, if not stricter), and academics (who often interface
tools with different capacities) requires walking a very fine edge.
The particular feature you need would lead to an unsound analysis, and
we will probably not implement it. However, if using Pascal's patch is
not convenient to you because you want a "vanilla" Frama-C, you can
write a Cil visitor that inserts the missing initializers. In both
cases,  we remain very interested in the outcome of your efforts.
Experience reports, successful or not, are very much on-topic on this
list.

Hope this helps,

-- 
Boris