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: Wed, 26 Jan 2011 05:41:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

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

I don't see how that can be an infinite loop.  The loop that has line 126 is
a for loop with a range from 1 to nfmt, which should be 21.  On my system, a
match is found when the loop counter is 9.  So please keep stepping through
this loop and continue until you find the real point where it hangs or loops
indefinitely.

    _______________________________________________________

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]