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

Module: ppl/ppl Branch: master Commit: 377a1734ef7a016d9c8852d3c1341d35311f4f19 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=377a1734ef7a0...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Tue Jan 1 21:40:48 2013 +0100
Const-qualify immutable objects. Detected by ECLAIR service cnstpnte.
---
demos/ppl_pips/ppl_pips.cc | 4 ++-- src/Boundary_defs.hh | 2 +- src/C_Polyhedron.cc | 2 +- src/Congruence_System.cc | 17 +++++++++-------- src/Congruence_inlines.hh | 4 ++-- src/Constraint_System.cc | 6 +++--- src/Dense_Row.cc | 3 ++- src/Float_inlines.hh | 18 +++++++++--------- src/Generator.cc | 6 +++--- src/Generator_System.cc | 6 +++--- src/Grid_Certificate.cc | 4 ++-- src/Grid_Generator.cc | 8 ++++---- src/Grid_Generator_System.cc | 2 +- src/Grid_chdims.cc | 2 +- src/Grid_conversion.cc | 2 +- src/Grid_nonpublic.cc | 14 +++++++------- src/Grid_public.cc | 21 +++++++++++---------- src/Grid_simplify.cc | 2 +- src/Grid_widenings.cc | 2 +- src/Interval_defs.hh | 5 +++-- src/Interval_inlines.hh | 4 ++-- src/Linear_Expression_Impl_inlines.hh | 2 +- src/Linear_Expression_Impl_templates.hh | 31 +++++++++++++++++-------------- src/Linear_System_inlines.hh | 4 ++-- src/Linear_System_templates.hh | 9 +++++---- 25 files changed, 94 insertions(+), 86 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=377a1734e...
participants (1)
-
Roberto Bagnara