darcs

Issue 793 fix regression in 'before X' date matching

Title fix regression in 'before X' date matching
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List E.Y.Kow, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, tux_rocker
Assigned To
Topics

Created on 2008-04-12.16:51:44 by kowey, last changed 2009-08-27.14:09:42 by admin.

Messages
msg4229 (view) Author: kowey Date: 2008-04-12.16:51:43
Yet another bug in the (english) date parsing code...
msg4516 (view) Author: E.Y.Kow Date: 2008-05-03.16:47:23
The following patch updated the status of issue793 to be resolved in the unstable branch:

* resolve issue793: fix regression in 'before X' date matching 

It was probably introduced by trying to convert CalendarTimes to
ClockTimes; when converting a zero CalendarTime to ClockTime, we get
something before zero.

You can view the patch details online here: 
http://darcs.net/cgi-bin/darcs.cgi/unstable/?c=annotate&p=20080502213535-2067a-d3433f2d2c197207408f2c0c1563c80f2072aef5.gz
History
Date User Action Args
2008-04-12 16:51:44koweycreate
2008-05-02 17:23:43tux_rockersetnosy: + dagit, tux_rocker
2008-05-03 16:47:27E.Y.Kowsetstatus: unread -> resolved-in-unstable
nosy: + E.Y.Kow
messages: + msg4516
title: --match 'date "before 2008"' => can't handle dates that far back! -> fix regression in 'before X' date matching
2008-09-04 21:33:11adminsetstatus: resolved-in-unstable -> resolved
nosy: tommy, beschmi, kowey, dagit, tux_rocker, E.Y.Kow
2009-08-06 18:23:09adminsetnosy: + dmitry.kurochkin, simon, thorkilnaur, - tux_rocker, E.Y.Kow
2009-08-06 21:02:21adminsetnosy: - beschmi
2009-08-10 22:19:32adminsetnosy: + tux_rocker, E.Y.Kow
2009-08-11 00:10:10adminsetnosy: - dagit
2009-08-25 18:09:23adminsetnosy: + darcs-devel, - simon
2009-08-27 14:09:42adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, tux_rocker, dmitry.kurochkin, E.Y.Kow