octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31914] datevec("03/13/1962") hangs on octave


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #31914] datevec("03/13/1962") hangs on octave 3.3.54+ (MinGW)
Date: Thu, 27 Jan 2011 17:48:00 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10

Follow-up Comment #6, bug #31914 (project octave):

Benjamin replied to the ML to the issue list I made.

I forwarded it here.

> 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)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31914>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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