--- rpl/src/instructions_f4.c 2013/03/20 17:11:45 1.44 +++ rpl/src/instructions_f4.c 2013/03/21 16:31:59 1.45 @@ -40,8 +40,8 @@ instruction_fleche_table(struct_processu { struct_objet *s_objet; - signed long i; - signed long nombre_elements; + integer8 i; + integer8 nombre_elements; (*s_etat_processus).erreur_execution = d_ex;