[GIT] ppl/ppl(master): Make sure all the uses of macro arguments are surrounded by parentheses.

Module: ppl/ppl Branch: master Commit: 2997c02bb8cbd547dc6a368234d4468b31c78cbf URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2997c02bb8cbd...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Oct 21 20:27:16 2011 +0200
Make sure all the uses of macro arguments are surrounded by parentheses.
---
configure.ac | 2 + src/Checked_Number.inlines.hh | 7 +- src/Temp.inlines.hh | 4 +- src/checked.defs.hh | 187 +++++++++++++++++++++++------------------ src/checked.inlines.hh | 5 +- src/compiler.hh | 3 +- src/globals.defs.hh | 20 +++-- src/meta_programming.hh | 6 +- 8 files changed, 134 insertions(+), 100 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=2997c02bb...
participants (1)
-
Roberto Bagnara