--- rpl/src/instructions_e4.c 2010/08/06 15:26:47 1.12 +++ rpl/src/instructions_e4.c 2014/01/26 18:21:31 1.47 @@ -1,7 +1,7 @@ /* ================================================================================ - RPL/2 (R) version 4.0.18 - Copyright (C) 1989-2010 Dr. BERTRAND Joël + RPL/2 (R) version 4.1.17 + Copyright (C) 1989-2014 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;