[GIT] ppl/ppl(devel): Some occurrences of shadowing avoided.

Module: ppl/ppl Branch: devel Commit: fd64cc0bf3d396a0d01e05153a7cbc2de8883a38 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=fd64cc0bf3d39...
Author: Roberto Bagnara roberto.bagnara@bugseng.com Date: Sun Aug 9 18:43:37 2020 +0200
Some occurrences of shadowing avoided.
---
src/Checked_Number_defs.hh | 8 +++--- src/Coefficient_types.hh | 4 +-- src/Linear_Expression_Impl_templates.hh | 8 +++--- src/PIP_Tree_defs.hh | 14 +++++----- src/WRD_coefficient_types_defs.hh | 8 +++--- src/checked_defs.hh | 4 +-- src/checked_float_inlines.hh | 46 ++++++++++++++++----------------- tests/Polyhedron/numberinput1.cc | 4 +-- 8 files changed, 49 insertions(+), 47 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=fd64cc0bf...
participants (1)
-
Roberto Bagnara