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

Roberto Bagnara bagnara at cs.unipr.it
Fri Oct 21 20:28:00 CEST 2011


Module: ppl/ppl
Branch: master
Commit: 2997c02bb8cbd547dc6a368234d4468b31c78cbf
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2997c02bb8cbd547dc6a368234d4468b31c78cbf

Author: Roberto Bagnara <bagnara at 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=2997c02bb8cbd547dc6a368234d4468b31c78cbf



More information about the PPL-devel mailing list