Diff for /rpl/LIMITATIONS between versions 1.89 and 1.91

version 1.89, 2012/09/29 17:53:01 version 1.91, 2012/10/05 13:12:38
Line 4  RESTRICTIONS Line 4  RESTRICTIONS
 À FAIRE : SOCKET DE TYPE FLOW (LENGTH*(*) ET LENGTH*(N))  À FAIRE : SOCKET DE TYPE FLOW (LENGTH*(*) ET LENGTH*(N))
 SOCKET NON FORMATÉS  SOCKET NON FORMATÉS
   
   - copie_arbre_variables doit copier les variables statiques
   
 Pour OpenVMS :  Pour OpenVMS :
 Trouver les includes pour :  Trouver les includes pour :
 syslog.h  syslog.h
Line 12  sys/un.h Line 14  sys/un.h
 regex.h  regex.h
 termios.h  termios.h
   
   
 -> Vérifier les fuites mémoire dans tous les couples  
 EXIT/CYCLE/RETURN avec des boucles FOR/START et FORALL  
   
 Ajouter FORALL dans EXIT et RETURN et CYCLE (et dans tous les endroits où  
 on doit faire une reprise sur erreur).  
   
 Ajouter une évaluation dans GET et PUT 'X' { I } get  Ajouter une évaluation dans GET et PUT 'X' { I } get
   
 Ajouter STOSIG CLRSIG SIGLOCK SIGUNLOCK SIGQUEUE ISIG WFSIG RCLSIG SIGSTATUS  Ajouter STOSIG CLRSIG SIGLOCK SIGUNLOCK SIGQUEUE ISIG WFSIG RCLSIG SIGSTATUS

Removed from v.1.89  
changed lines
  Added in v.1.91


CVSweb interface <joel.bertrand@systella.fr>