[PPL-devel] [GIT] ppl/ppl(master): Guarantee that header file names are unique.

Roberto Bagnara roberto.bagnara at bugseng.com
Sun Dec 21 21:51:27 CET 2014


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

Author: Roberto Bagnara <roberto.bagnara at bugseng.com>
Date:   Sun Dec 21 21:50:49 2014 +0100

Guarantee that header file names are unique.
Fixes violations of rule CP1.PRE08 detected by ECLAIR.

---

 src/Ask_Tell_inlines.hh          |    2 +-
 src/BD_Shape_inlines.hh          |    2 +-
 src/BD_Shape_templates.hh        |    2 +-
 src/BHRZ03_Certificate.cc        |    2 +-
 src/BHRZ03_Certificate_defs.hh   |    2 +-
 src/Bit_Matrix_inlines.hh        |    2 +-
 src/Bit_Row.cc                   |    2 +-
 src/Bit_Row_inlines.hh           |    2 +-
 src/Checked_Number_templates.hh  |    2 +-
 src/Congruence.cc                |    2 +-
 src/Congruence_System.cc         |    2 +-
 src/Constraint_System.cc         |    2 +-
 src/DB_Matrix_inlines.hh         |    2 +-
 src/DB_Row_inlines.hh            |    2 +-
 src/Dense_Row.cc                 |    2 +-
 src/Dense_Row_inlines.hh         |    2 +-
 src/Determinate_defs.hh          |    2 +-
 src/Determinate_inlines.hh       |    2 +-
 src/Float_defs.hh                |    2 +-
 src/GMP_Integer_inlines.hh       |    2 +-
 src/Generator_System.cc          |    2 +-
 src/Grid_Certificate.cc          |    2 +-
 src/Grid_Certificate_defs.hh     |    2 +-
 src/Grid_Generator_System.cc     |    2 +-
 src/Grid_Status.cc               |    2 +-
 src/Grid_chdims.cc               |    2 +-
 src/Grid_nonpublic.cc            |    2 +-
 src/Grid_public.cc               |    2 +-
 src/Grid_simplify.cc             |    2 +-
 src/Grid_widenings.cc            |    2 +-
 src/H79_Certificate.cc           |    2 +-
 src/H79_Certificate_defs.hh      |    2 +-
 src/Linear_Expression_Impl.cc    |    2 +-
 src/Makefile.am                  |    4 ++--
 src/OR_Matrix_inlines.hh         |    2 +-
 src/Octagonal_Shape_inlines.hh   |    2 +-
 src/Octagonal_Shape_templates.hh |    2 +-
 src/Partial_Function_inlines.hh  |    2 +-
 src/Ph_Status.cc                 |    2 +-
 src/Poly_Con_Relation.cc         |    2 +-
 src/Poly_Gen_Relation.cc         |    2 +-
 src/Polyhedron_chdims.cc         |    2 +-
 src/Polyhedron_nonpublic.cc      |    2 +-
 src/Polyhedron_public.cc         |    2 +-
 src/Polyhedron_widenings.cc      |    2 +-
 src/Powerset_inlines.hh          |    2 +-
 src/Powerset_templates.hh        |    2 +-
 src/Ptr_Iterator_inlines.hh      |    2 +-
 src/Result_inlines.hh            |    2 +-
 src/Rounding_Dir_inlines.hh      |    2 +-
 src/Swapping_Vector_defs.hh      |    2 +-
 src/Widening_Function_inlines.hh |    2 +-
 src/algorithms.hh                |    2 +-
 src/{assert.cc => assertions.cc} |    2 +-
 src/{assert.hh => assertions.hh} |    0
 src/c_streambuf.cc               |    2 +-
 src/checked_inlines.hh           |    2 +-
 src/intervals_defs.hh            |    2 +-
 src/math_utilities_inlines.hh    |    2 +-
 src/ppl_header.hh                |    2 +-
 src/stdiobuf.cc                  |    2 +-
 src/wrap_assign.hh               |    2 +-
 src/wrap_string.cc               |    2 +-
 63 files changed, 63 insertions(+), 63 deletions(-)

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



More information about the PPL-devel mailing list