[RPL/2] RPL/2 4.0.0.prerelease.9

BERTRAND Joel joel.bertrand at systella.fr
Jeu 29 Jan 08:53:41 CET 2009


DEMAINE Benoit-Pierre a écrit :
> BERTRAND Joel wrote:
>>     There is no librpl_profilage (only profilage) in
>> bibliotheques_externes.c. Can you post the command that convert
>> bibliotheques_externes.c into bibliotheques_externes.conv.c ?
> 
> I searched for pattern bibliotheques_externes.conv.c in the log:
> 
> iconv -f `../tools/file-4.26/src/rplfile \
>                         -m ../tools/file-4.26/magic/magic -i
> analyse_notation_rpn.c | \
>                         awk -F= '{print $2;}'` \
>                         -c -t UTF-8 analyse_notation_rpn.c | expand -t 4
>> analyse_notation_rpn.conv
> .c
> iconv -f `../tools/file-4.26/src/rplfile \
>                         -m ../tools/file-4.26/magic/magic -i
> bibliotheques_externes.c | \
>                         awk -F= '{print $2;}'` \
>                         -c -t UTF-8 bibliotheques_externes.c | expand -t
> 4 > bibliotheques_externes.conv.c
> iconv -f `../tools/file-4.26/src/rplfile \
>                         -m ../tools/file-4.26/magic/magic -i
> calcul_differentiel.c | \
>                         awk -F= '{print $2;}'` \
>                         -c -t UTF-8 calcul_differentiel.c | expand -t 4
>> calcul_differentiel.conv.c
> iconv -f `../tools/file-4.26/src/rplfile \
>                         -m ../tools/file-4.26/magic/magic -i
> calcul_integral.c | \
>                         awk -F= '{print $2;}'` \
>                         -c -t UTF-8 calcul_integral.c | expand -t 4 >
> calcul_integral.conv.c

	What are outputs of :

tools/file-4.26/src/rplfile -m tools/file-4.26/magic/magic -i 
../rpl-4.0.0.prerelease.9/src/bibliotheques_externes.c
(from build directory).

diff bibliotheques_externes.c bibliotheques_externes.conv.c

	Have you removed all files from previous prerelease ? I have tested 
install scripts on several different OS without any trouble.

	JKB


Plus d'informations sur la liste de diffusion RPL2