[Planner Dev] Time handling bug in mrp_time2_set_date



The following line is wrong:

	g_return_if_fail (day >= 1 && day < 31);

it fails when day = 31

Francisco




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]