Diff for /rpl/LIMITATIONS between versions 1.81 and 1.82

version 1.81, 2012/05/21 17:12:10 version 1.82, 2012/05/28 17:48:51
Line 1 Line 1
 RESTRICTIONS  RESTRICTIONS
     Only sequential formatted files are supported.      Only formatted and flow files are supported.
   
   Pour OpenVMS :
   Trouver les includes pour :
   syslog.h
   sys/select.h
   sys/un.h
   regex.h
   termios.h
   
 typedef MY_TYPE...  
 MY_TYPE a = { .flag = true, .value = 123, .stuff = 0.456 };  
   
 Ajouter { } FORALL/NEXT et <[ ]> FORALL/NEXT  Ajouter { } FORALL/NEXT et <[ ]> FORALL/NEXT
   

Removed from v.1.81  
changed lines
  Added in v.1.82


CVSweb interface <joel.bertrand@systella.fr>