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] unbound value when calling "Annotations.get_annotations"
- Subject: [Frama-c-discuss] unbound value when calling "Annotations.get_annotations"
- From: Julien.Signoles at cea.fr (Julien Signoles)
- Date: Tue, 19 Jul 2011 09:50:19 +0200
- In-reply-to: <CALiiei4qQo5T2Xd2G3jBa+5CAwmG0zxHWOpTsLdZYH_HCJLEtA@mail.gmail.com>
- References: <CALiiei4qQo5T2Xd2G3jBa+5CAwmG0zxHWOpTsLdZYH_HCJLEtA@mail.gmail.com>
Hello, Le 11/07/2011 10:53, ??? a ?crit : > I want to get the annotations associated with a stmt but it's into a > strange situation when calling "Annotations.get_annotations". The error > message is > > Error: Unbound value Annotations.get_annotations > > but when calling "Annotations.get_all" there is no error. I cannot reproduce your issue. What version of Frama-C are you using? Could you provide us a reproducible example? The code "open > Annotations" has been added to the head. How to resolve it? If you prefix your values defined in the module Annotations by "Annotations." like you do, then adding the statement "open Annotations" before is useless. Best regards, Julien Signoles
- References:
- [Frama-c-discuss] unbound value when calling "Annotations.get_annotations"
- From: njucslzh0714 at gmail.com (刘自恒)
- [Frama-c-discuss] unbound value when calling "Annotations.get_annotations"
- Prev by Date: [Frama-c-discuss] Getting completely imprecise results in value analysis
- Next by Date: [Frama-c-discuss] Problem with wp, when changing the position between "<==>"
- Previous by thread: [Frama-c-discuss] unbound value when calling "Annotations.get_annotations"
- Next by thread: [Frama-c-discuss] unbound value when calling "Annotations.get_annotations"
- Index(es):