[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.

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=16feb94de535e...
Author: Roberto Bagnara bagnara@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=16feb94de...
participants (1)
-
Roberto Bagnara