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: Sun, 30 Jan 2011 08:27:48 +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 #10, bug #31914 (project octave):

It was fixed in the last 24 hours.  I see the following in the gnulib git
archive:


commit 385b9f9d098b636827593dbd0f813c2b6858b308
Author: Paul Eggert <address@hidden>
Date:   Sat Jan 29 15:47:04 2011 -0800

    mktime: fix some integer overflow issues and sidestep the rest
    
    This was prompted by a bug report by Benjamin Lindner for MinGW
    <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
    His bug is due to signed integer overflow (0 - INT_MIN), and I
    I scanned through mktime.c looking for other integer overflow
    problems, fixing all the bugs I found.

    ...


so I thought this change would fix the problem.  Do you have this changeset
in your local git archive?

    _______________________________________________________

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]