[PPL-devel] ppl/src Box.defs.hh Box.templates.hh

Roberto Bagnara bagnara at cs.unipr.it
Tue Nov 27 11:04:53 CET 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2007-11-27 11:04:53

Modified files:
	src            : Box.defs.hh Box.templates.hh 

Log message:
	Box<Interval>::add_constraint_no_check() assumes (and assumed) that the box
	was not marked empty: assertion added.  This invariant was ensured by
	Box<Interval>::add_constraint() but not by
	Box<Interval>::add_constraints_no_check(const Constraint_System&):
	the latter has been fixed accordingly.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.defs.hh.diff?cvsroot=ppl&r1=1.31&r2=1.32
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsroot=ppl&r1=1.69&r2=1.70




More information about the PPL-devel mailing list