[PPL-devel] [GIT] ppl/ppl(master): Const-qualify immutable objects.

Roberto Bagnara roberto.bagnara at bugseng.com
Tue Jan 1 09:52:08 CET 2013


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

Author: Roberto Bagnara <roberto.bagnara at bugseng.com>
Date:   Tue Jan  1 09:51:34 2013 +0100

Const-qualify immutable objects.
Detected by ECLAIR service cnstpnte.

---

 demos/ppl_lcdd/ppl_lcdd.cc         |   22 +++++++++++-----------
 demos/ppl_pips/ppl_pips.cc         |   36 ++++++++++++++++++------------------
 src/Bit_Row.cc                     |   10 +++++-----
 src/Bit_Row_inlines.hh             |    2 +-
 src/Boundary_defs.hh               |    3 ++-
 src/Box_templates.hh               |   24 +++++++++++++-----------
 src/CO_Tree.cc                     |   23 ++++++++++++-----------
 src/CO_Tree_inlines.hh             |   16 +++++++++-------
 src/CO_Tree_templates.hh           |    2 +-
 src/Concrete_Expression_inlines.hh |    8 ++++----
 src/Congruence.cc                  |    2 +-
 src/Congruence_System.cc           |    2 +-
 utils/timings.cc                   |   10 +++++-----
 13 files changed, 83 insertions(+), 77 deletions(-)

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



More information about the PPL-devel mailing list