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:29:47 +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 #11, bug #31914 (project octave):

There is also this changeset that was checked in just a few moments ago:


commit ee9e39c014e2880179c91960ce1f69309d0c1500
Author: Paul Eggert <address@hidden>
Date:   Sat Jan 29 23:59:31 2011 -0800

    TYPE_MAXIMUM: avoid theoretically undefined behavior
    
    * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
    negative number, which the C Standard says has undefined behavior.
    In practice this is not a problem, but might as well do it by the book.
    Reported by Rich Felker and Eric Blake; see
    <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.

    ...


    _______________________________________________________

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]