[RPL/2] RPL/2 4.00pre8n

BERTRAND Joël joel.bertrand at systella.fr
Sam 7 Jan 19:20:17 CET 2006


	Hello and happy new year,

	I have released a new version of RPL/2 with some improvements 
(configure script). gfortran is now the default compiler for F77. libdb 
and libsdb are added to perform database access. A new SQL intrinsic is 
written :

#!/usr/local/bin/rpl -s

ESSAI
<<
     do
         "mysql:host=localhost:db=base:uid=login:pwd=mot"
         "select * from liste"
         sql disp
         clear
     until
         false
     end

     clmf
 >>

	Warning : I have found a memory leak in libsdb (maybe in libmysqlclient).

	Regards,

	JKB



Plus d'informations sur la liste de diffusion RPL2