[PPL-devel] [GIT] ppl/ppl(master): Ensure parameters in macro bodies are parenthesized appropriately.

Patricia Hill p.m.hill at leeds.ac.uk
Wed Mar 14 14:51:30 CET 2012


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

Author: Patricia Hill <p.m.hill at leeds.ac.uk>
Date:   Wed Mar 14 13:39:40 2012 +0000

Ensure parameters in macro bodies are parenthesized appropriately.
Missing parentheses detected by ECLAIR service macrbody.

---

 src/Checked_Number.inlines.hh |    2 +-
 src/checked.defs.hh           |   66 ++++++++++++++++++++--------------------
 src/checked_numeric_limits.hh |   10 +++---
 src/compiler.hh               |    6 ++--
 src/globals.defs.hh           |   20 ++++++------
 src/meta_programming.hh       |    6 ++--
 6 files changed, 55 insertions(+), 55 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=dc6864df1b2ca5636de717c179b562d2a104dacd



More information about the PPL-devel mailing list