﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
327	Bug in SetSer function	Christian Paz	Víctor de Buen Remiro	"I don't know if it is a known and expected bug but I expect a different behaviour in 
this case. When I execute these three lines

Set x=SetOfReal(1,2,3);
Serie y=SetSer(x,y2005m01d02,Monthly);
Set w=SerSet(y);

I would expect to have (w==x) but I got w=[[  0.000000, 0.000000 ]]
This is because the ini Date passed to SetSer does not pertain to the Dating. I 
would expect to have the first date D in the dating for which D > ini with the first 
value of my set.

Maybe it is wrong but anyway I expect a warning during compiling time or in 
SetSer description.

Greetings
Christian"	defect	closed	normal		TimeSetAlgebra	head	normal	invalid		
