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] Help, how to use Frama-C to scan linux kernel?


  • Subject: [Frama-c-discuss] Help, how to use Frama-C to scan linux kernel?
  • From: Julien.Signoles at cea.fr (Julien Signoles)
  • Date: Tue, 05 Apr 2011 08:52:40 +0200
  • In-reply-to: <E1Q6rfm-0001OQ-Ng@garm.runbox.com>
  • References: <CE761E84DADF2947A4AF22FB8D97A47356FC27E0@shsmsx501.ccr.corp.intel.com> <CE761E84DADF2947A4AF22FB8D97A47356FC27ED@shsmsx501.ccr.corp.intel.com> <AANLkTin71y2Saw=YiOriu4C=Rv4+wTBq_CbJNhF5RK4P@mail.gmail.com> <E1Q6rfm-0001OQ-Ng@garm.runbox.com>

Le 04/04/2011 23:50, David A. Wheeler a ?crit :
>> 2011/3/29 Zhao, Passion<passion.zhao at intel.com>:
>>> I install the frama-c 1.4 in Fedora 12, try to use it to scan some open
>>> source projects such as openssl, linux.
>
> David MENTRE<dmentre at linux-france.org>:
>> Strange version number for Frama-C! Frama-C is using atomic elements
>> names (Boron, Carbon, ...) for release number.
>
> Sadly, I know of no package manager which knows how to sort atomic element names.  So we packagers of Frama-C on Fedora simply use "1." followed by the atomic number (= number of protons).  Thus, Beryllium becomes "1.4", and so on.  Then the package manager can figure out stuff like "is there a newer version available in the repository" easily.

The Frama-C release number also contains a number attached to the atomic 
element names and usable for comparing versions. For instance, the exact 
version name of the last stable release is Carbon-20110201 while the 
exact version name of the previous stable release was Boron-20100401.

As 20110201 >= 20100401, you can deduce that Frama-C Carbon is more 
recent than Frama-C Boron even if you don't know the Mendeleiev table.

--
Julien Signoles