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] Executing a visitor
- Subject: [Frama-c-discuss] Executing a visitor
- From: Julien.Signoles at cea.fr (Julien Signoles)
- Date: Thu, 09 Feb 2012 09:35:57 +0100
- In-reply-to: <1328772445.2084.15.camel@iti27.informatik.htw-dresden.de>
- References: <1328772445.2084.15.camel@iti27.informatik.htw-dresden.de>
Hello, On 02/09/2012 08:27 AM, Boris Hollas wrote: > in example 5.14.7 of the plugin-developer guide, the copy visitor is > initialized with File.create_project_from_visitor. However, this doesn't > execute the visitor and I get > [kernel] warning: no input file This message only indicates that you do not specify any C file on the Frama-C command line. It should not be related to your visitor. > if I try run the plugin on a test c-file. What's missing? The example provided in the Plug-in Developer Guide is out-of-date and, if I remember correctly, it does not compile anymore with the last version of Frama-C, even if the call to File.create_project_from_visitor should be correct. Thus you probably try something else. What do you exactly try? Best regards, Julien
- Follow-Ups:
- [Frama-c-discuss] Executing a visitor
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Executing a visitor
- References:
- [Frama-c-discuss] Executing a visitor
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- [Frama-c-discuss] Executing a visitor
- Prev by Date: [Frama-c-discuss] Executing a visitor
- Next by Date: [Frama-c-discuss] Executing a visitor
- Previous by thread: [Frama-c-discuss] Executing a visitor
- Next by thread: [Frama-c-discuss] Executing a visitor
- Index(es):