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] Type of ghost variables


  • Subject: [Frama-c-discuss] Type of ghost variables
  • From: hollas at informatik.htw-dresden.de (Boris Hollas)
  • Date: Fri, 18 Feb 2011 12:41:24 +0100 (CET)

The ACSL manual states "Logical types, such as integer or real are
authorized in ghost code." However, the spec

//@ ghost integer var;

gives

[kernel] user error: syntax error

So there's a bug in the manual or in frama-c.

Regards,
Boris