﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
271	Tol crushes witn a negative Succ() - In() TimeSet	asalafranca	Víctor de Buen Remiro	"Tol goes into an endless loop when this piece of code is run:
  TimeSet ts = ( Succ(D(1), -2, WD(5)) - In(y2000m10d01, y2005m02d28));
  Set s = Dates(ts,y2000,y2001);
on the other hand this works:
  TimeSet ts = ( Succ(D(1), 2, WD(5)) - In(y2000m10d01, y2005m02d28));
  Set s = Dates(ts,y2000,y2001);"	defect	closed	lowest		TimeSetAlgebra	1.1.3	normal	fixed		
