On Thu, 17 Aug 2006, Martin Grandrath wrote:

I like to add the following information:

the described problem seems to only occur on certain date(s). The day
I filed my bugreport for example:

######################################################################
my $dt = DateTime->new( year   => 2006,
                       month  => 8,
                       day    => 7,
                       hour   => 18,
                       minute => 0,
                       second => 0,
                       nanosecond => 0,
                       time_zone => 'Europe/Berlin',
                       );

my $dtcd = DateTime::Calendar::Discordian->from_object(object => $dt);
######################################################################

leads to the exact error.


Sorry for the long delay in responding, I have been extremely busy lately but I found some time to investigate and I think I have fixed the problem. 0.9.4-1 has just been uploaded and should be available in sid tomorrow.



--
Jaldhar H. Vyas <[EMAIL PROTECTED]>
La Salle Debain - http://www.braincells.com/debian/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to