[PPL-devel] [GIT] ppl/ppl(ppl-0_11-branch): Fixed a bug whereby the argument of all the methods unconstrain( Variable var) was not checked correctly for space dimension compatibility.

Roberto Bagnara bagnara at cs.unipr.it
Sat Oct 16 09:32:08 CEST 2010


Module: ppl/ppl
Branch: ppl-0_11-branch
Commit: 16feb94de535ec73b94e50c32d3e8ead2017a5ea
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=16feb94de535ec73b94e50c32d3e8ead2017a5ea

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sat Oct 16 09:31:49 2010 +0200

Fixed a bug whereby the argument of all the methods unconstrain(Variable var) was not checked correctly for space dimension compatibility.
(Thanks to Volker Braun.)

---

 NEWS                                  |   12 ++++++++++--
 src/BD_Shape.templates.hh             |    8 ++++----
 src/Box.inlines.hh                    |   10 ++++++----
 src/Grid_public.cc                    |    4 ++--
 src/Octagonal_Shape.templates.hh      |   20 ++++++++++----------
 src/Polyhedron_public.cc              |    4 ++--
 tests/BD_Shape/unconstrain1.cc        |   22 ++++++++++++++++++++++
 tests/Box/unconstrain1.cc             |   22 ++++++++++++++++++++++
 tests/Grid/unconstrain1.cc            |   22 ++++++++++++++++++++++
 tests/Octagonal_Shape/unconstrain1.cc |   22 ++++++++++++++++++++++
 tests/Polyhedron/unconstrain1.cc      |   22 ++++++++++++++++++++++
 11 files changed, 144 insertions(+), 24 deletions(-)

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



More information about the PPL-devel mailing list