--- rpl/src/instructions_e4.c 2013/02/27 17:11:42 1.41 +++ rpl/src/instructions_e4.c 2013/09/06 10:30:53 1.45 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.1.13 + RPL/2 (R) version 4.1.16 Copyright (C) 1989-2013 Dr. BERTRAND Joël This file is part of RPL/2. @@ -55,7 +55,7 @@ instruction_exsub(struct_processus *s_et unsigned char *registre_definitions_chainees; unsigned char *registre_instruction_courante; - unsigned long position_courante; + integer8 position_courante; (*s_etat_processus).erreur_execution = d_ex;