inductive clause seems not to pass jessie translation
ID0001155: **This issue was created automatically from Mantis Issue 1155. Further discussion may take place here.** --- | **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** | | --- | --- | --- | --- | --- | --- | | ID0001155 | Frama-C | Plug-in > jessie | public | 2012-04-16 | 2012-10-26 | | | | | | | | | --- | --- | --- | --- | --- | --- | | **Reporter** | nmuller | **Assigned To** | cmarche | **Resolution** | won't fix | | **Priority** | normal | **Severity** | feature | **Reproducibility** | always | | **Platform** | - | **OS** | - | **OS Version** | - | | **Product Version** | Frama-C GIT, precise the release id | **Target Version** | - | **Fixed in Version** | - | ### Description : The problem in the translation comes either from this : /*@ type List<A> = Nil | Cons(A,List<A>); */ or from this : /*@ inductive model{L}(list* root, List<int>logic_list) { ### Additional Information : frama-c -jessie -jessie-atp alt-ergo unification.c [kernel] preprocessing with "gcc -C -E -I. -dD unification.c" [jessie] Starting Jessie translation [kernel] State_builder.aborted because of unimplemented feature. Please send a feature request at http://bts.frama-c.com with: 'Interp.annotation Dtype'. ## Attachments - [unification.c](/uploads/324077b4c9882c4459e402f1de5010b9/unification.c)
issue