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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #31914] datevec("03/13/1962") hangs on octave 3.3.54+ (MinGW)
Date: Tue, 21 Dec 2010 19:49:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)

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

I recommend you try


octave:1> dbstop datevec
ans =  51
octave:2> datevec("03/13/1962")
stopped in /home/jwe/src/octave/scripts/time/datevec.m at line 51
51:   persistent std_formats nfmt;
debug> dbstep
...


and then keep stepping until you reach the point where it hangs.


    _______________________________________________________

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]