[cvs-nhc98] cvs commit: cpphs/tests chains expect20 runtests

Malcolm Wallace malcolm at glass.cse.ogi.edu
Tue Jun 22 09:46:51 EDT 2004


malcolm     2004/06/22 06:46:51 PDT

  Modified files:
    tests                runtests 
  Added files:
    tests                chains expect20 
  Log:
  Unparenthesised operator chains, e.g.
     #if  a  &&  b  ||  c  &&  d
  which should have precedence (a&&b) || (c&&d).
  
  Revision  Changes    Path
  1.9       +1 -0      cpphs/tests/runtests


More information about the Cvs-nhc98 mailing list