From: Arnab G. <ar...@gm...> - 2013-04-18 17:30:50
|
Hi all, we just noticed that there is an (unmentioned) assumption in extract-segments.cc that an end time of (0, -1] in the segments file means "include till the end of the file". But there are additional logical bugs that causes an end time of 0 to have the same effect. I do not like having this special value of the end time and plan to remove it. But is there anybody who has a good reason to keep such a functionality? -Arnab |