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] "Re: How to ignore Incompatible declarations without emitting errors?"


  • Subject: [Frama-c-discuss] "Re: How to ignore Incompatible declarations without emitting errors?"
  • From: abiao.yang at gmail.com (David Yang)
  • Date: Sun, 15 Sep 2013 07:56:45 +0800

>
> Hello David,
> Frama-C headers are meant to be used with Frama-C's analyzers as a way of
> making the analyses work. Some might contain calls to Frama-C specific
> directives, some might only be a function declaration with an ACSL
> annotation specifying its behavior, ... The goal here is mostly to find a
> way to make the analyzers understand the behavior of a given function of a
> C standard library.
> They are not meant as a replacement standard library for a C compiler.
> In any case, you should not use them to compile your programs. What David
> suggested is (I think -- David, correct me if I misrepresent your advice)
> that you should probably have a specific version of your program using
> Frama-C C headers (and possibly annotated version of other headers you deem
> relevant to your program) tailored to the analysis you want to make.
> Cheers,
> --
> Richard Bonichon



Dear Richard,

Thanks very much for providing me such detailed answers.

It's helpful.

best regards,
David Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20130915/110376bc/attachment.html>