K 10 svn:author V 5 peter K 8 svn:date V 27 1999-08-19T14:50:12.000000Z K 7 svn:log V 273 Convert all the nfs macros to do { blah } while (0) to ensure it works correctly in if/else etc. egcs had probably picked up most of the problems here before with "ambiguous braces" etc, but this should increase the robustness a bit. Based on an idea from Eivind Eklund. END