octave-maintainers
[Top][All Lists]
Advanced

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

Re: list of problem in MinGW build current source


From: Benjamin Lindner
Subject: Re: list of problem in MinGW build current source
Date: Thu, 27 Jan 2011 13:15:01 +0100

>> datevec
>>  http://savannah.gnu.org/bugs/?31914
>
> confirmed, I tracked it as far as the call to
> strptime("03/13/1962","%m/%d/%Y") hang
> which more precicely hangs in the call to
>   gnulib::mktime (&t);
> in oct-time.cc, which in turn hangs on a call to ranged_convert() in
> libgnu/mktime.c.
> No further insight yet.

This is reproducable with gnulib's mktime standalone executable, so I
reported it to the gnulib bug list.
(all dates before 1970-01-01 01:00:00 show this behaviour)

benjamin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]