--- rpl/src/instructions_f1.c 2013/03/20 17:11:45 1.53 +++ rpl/src/instructions_f1.c 2013/03/21 16:31:59 1.54 @@ -762,8 +762,8 @@ instruction_fleche_list(struct_processus struct_objet *s_objet; - signed long i; - signed long nombre_elements; + integer8 i; + integer8 nombre_elements; (*s_etat_processus).erreur_execution = d_ex;