(file) Return to conventions.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / Attic

Diff for /pegasus/doc/Attic/conventions.txt between version 1.5.2.3 and 1.5.2.4

version 1.5.2.3, 2001/07/24 21:11:48 version 1.5.2.4, 2001/08/01 22:06:24
Line 149 
Line 149 
 35. Don't use ultostr(), use sprintf(). 35. Don't use ultostr(), use sprintf().
  
 36. main() must return something (for NT). 36. main() must return something (for NT).
   
   37. Don't use this construct:
   
           void f() throw TooBad;
   
       Not supported on many platforms.


Legend:
Removed from v.1.5.2.3  
changed lines
  Added in v.1.5.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2