
CVSROOT: /cvs/ppl Module name: ppl Changes by: zaffanella@cs.unipr.it 2004-11-27 15:06:07
Modified files: src : C_Polyhedron.inlines.hh NNC_Polyhedron.inlines.hh Polyhedron.defs.hh Polyhedron_chdims.cc Polyhedron_nonpublic.cc
Log message: Private exception thrower method Polyhedron::throw_space_dimension_overflow() made static, as it is often called inside constructors (before actually constructing the polyhedron object).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/C_Polyhedron.inlines.hh.di... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/NNC_Polyhedron.inlines.hh.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_chdims.cc.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_nonpublic.cc.di...